windows::Win32::System::Memory

Function RtlCrc64

pub unsafe fn RtlCrc64(
    buffer: *const c_void,
    size: usize,
    initialcrc: u64,
) -> u64