initializeAtNoCtx

Initializes the memory at the specified chunk, but ensures no context pointers are wiped.

@nogc nothrow @trusted
void
initializeAtNoCtx
(
T
)
(
scope ref T chunk
)

Meta