[][src]Function winapi::um::winnt::RtlCompareMemory

pub unsafe extern "system" fn RtlCompareMemory(
    Source1: *const VOID,
    Source2: *const VOID,
    Length: SIZE_T
) -> SIZE_T