libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
PromiseNativeHandler
libwasm
bindings
Promise
Undocumented in source.
@
safe
nothrow
struct
PromiseNativeHandler {
nothrow
JsHandle
handle
;
this
(Handle h);
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
Promise
aliases
AnyCallback
PromiseJobCallback
structs
PromiseNativeHandler