[]
Clears the memory.
public static void ClearMemory(IntPtr dest, byte value, int sizeInBytesToClear)
The dest.
The value.
The size in bytes to clear.