fillWithMemcpy

private fnvoid fillWithMemcpy(T)(scope void[] array, auto ref T filler) if (T.sizeof == 1) nothrow
No documentation available for this declaration.
private fnvoid fillWithMemcpy(T)(scope void[] array, auto ref T filler) if (T.sizeof != 1) nothrow
No documentation available for this declaration.