Function vc6_sys::RtlCompareMemory

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