Function RtlCrc64

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