rawYield

Yields execution of this task until an event wakes it up again.

Beware that the task will starve if no event wakes it up.

@safe
void
rawYield
()

Meta