mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Fibril.set
mecca
reactor
impl
fibril
Fibril
Undocumented in source. Be warned that the author may not have intended to support it.
void
set
(void[] stackArea, void function(void*) nothrow fn, void* opaque)
void
set
(void[] stackArea, void delegate() nothrow dg)
struct
Fibril
nothrow @
nogc
void
set
(
void
[]
stackArea
,
void
delegate
(
)
nothrow
dg
)
Meta
Source
See Implementation
mecca
reactor
impl
fibril
Fibril
functions
reset
set
switchTo
variables
rsp