libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
as.as
libwasm
types
as
Undocumented in source. Be warned that the author may not have intended to support it.
auto
as
(Source s)
template
as
(Target)
nothrow @
safe
@
safe
static if
(
isBasicType!Target || is(Target : string)
)
auto
as
(
Source
)
(
auto
ref
Source
s
)
if
(
hasMember
!(
Source
, "handle")
)
auto
as
(Source s)
auto
as
(Source s)
Meta
Source
See Implementation
libwasm
types
as
functions
as