mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
coro_transfer
mutils
bindings
libcoro
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
coro_transfer
(
coro_context
*
prev
,
coro_context
*
next
)
Meta
Source
See Implementation
mutils
bindings
libcoro
aliases
coro_func
functions
coro_create
coro_destroy
coro_stack_alloc
coro_transfer
manifest constants
CORO_VERSION
structs
coro_context
coro_stack