libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
InitVal
libwasm
lodash
Undocumented in source.
nothrow @
safe
union
InitVal {
string
str
;
Handle
handle
;
long
number
;
}
Members
Variables
handle
Handle
handle
;
Undocumented in source.
number
long
number
;
Undocumented in source.
str
string
str
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
lodash
aliases
CallbackType
NoAttributes
enums
VarType
functions
getTypeFromCallback
getVarType
structs
Command
Lodash
unions
Callback
InitVal
Param