libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ConsoleStackEntry.asyncCause
libwasm
bindings
Console
ConsoleStackEntry
Undocumented in source. Be warned that the author may not have intended to support it.
void
asyncCause
(Optional!(T0) asyncCause)
struct
ConsoleStackEntry
nothrow
void
asyncCause
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
asyncCause
)
if
(
isTOrPointer
!(
T0
,
string
)
)
Optional
!(
string
)
asyncCause
()
Meta
Source
See Implementation
libwasm
bindings
Console
ConsoleStackEntry
constructors
this
functions
asyncCause
columnNumber
filename
functionName
lineNumber
sourceId
static functions
create
variables
handle