libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
TypeInfo_Struct.__anonymous
object
TypeInfo_Struct
Undocumented in source.
class
TypeInfo_Struct
union
__anonymous {
void
function
(
void
*)
xdtor
;
void
function
(
void
*,
const
TypeInfo_Struct
ti
)
xdtorti
;
}
Members
Variables
xdtor
void
function
(
void
*)
xdtor
;
Undocumented in source.
xdtorti
void
function
(
void
*,
const
TypeInfo_Struct
ti
)
xdtorti
;
Undocumented in source.
Meta
Source
See Implementation
object
TypeInfo_Struct
enums
StructFlags
functions
argTypes
compare
destroy
equals
getHash
initializer
opEquals
postblit
toHash
toString
properties
flags
name
rtInfo
talign
tsize
unions
__anonymous
variables
m_RTInfo
m_align
m_arg1
m_arg2
m_flags
m_init
mangledName
xopCmp
xopEquals
xpostblit
xtoHash
xtoString