libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
DOMRequest.then
libwasm
bindings
DOMRequest
DOMRequest
Undocumented in source. Be warned that the author may not have intended to support it.
auto
then
(Optional!(T0) fulfillCallback, Optional!(T1) rejectCallback)
auto
then
(Optional!(T0) fulfillCallback)
struct
DOMRequest
nothrow
auto
then
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
fulfillCallback
)
if
(
isTOrPointer
!(
T0
,
AnyCallback
)
)
auto
then
()
Meta
Source
See Implementation
libwasm
bindings
DOMRequest
DOMRequest
constructors
this
functions
error
fireDetailedError
onerror
onsuccess
readyState
result
then
variables
_parent