wake

Zeroes the entry pointed to by ptr.

@nogc @trusted
void
wake
(
void* ptr
)

Parameters

ptr void*

Pointer to entry to be zeroed.

Meta