Function kernel32::RtlCompareMemory [] [src]

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