wipe

private fnvoid wipe(T, Init...)(return scope ref T source, ref const scope Init initializer) if (!Init.length || ((Init.length == 1) && (is(immutable T == immutable Init[0])))) @trusted
No documentation available for this declaration.