initializeAt

Initializes the memory at the specified chunk.

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

Meta