_d_eh_swapContextDwarf

Called when fibers switch contexts.

version(Posix)
extern (C) nothrow @nogc
void*
_d_eh_swapContextDwarf
()

Parameters

newContext void*

stack to switch to

Return Value

Type: void*

previous value of stack

Meta