Function windows_sys::Win32::System::Memory::RtlCompareMemory
[−]pub unsafe extern "system" fn RtlCompareMemory(
source1: *const c_void,
source2: *const c_void,
length: usize
) -> usize
Expand description
Required features: "Win32_System_Memory"