RtlCrc64

Function RtlCrc64 

Source
pub unsafe extern "C" fn RtlCrc64(
    Buffer: *const c_void,
    Size: size_t,
    InitialCrc: ULONGLONG,
) -> ULONGLONG