Method InitBlockUnaligned
InitBlockUnaligned(void*, byte, uint)
public static void InitBlockUnaligned(void* startAddress, byte value, uint byteCount)
Parameters
InitBlockUnaligned(ref byte, byte, uint)
public static void InitBlockUnaligned(ref byte startAddress, byte value, uint byteCount)