[][src]Function CCODE::RtlCompareMemory

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