_d_eh_swapContextDwarf

Called when fibers switch contexts.

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

Parameters

newContext
Type: void*

stack to switch to

Return Value

Type: void*

previous value of stack

Suggestion Box / Bug Report