wipe
private fn
void 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])))) @trustedNo documentation available for this declaration.