Function windows::Win32::System::Memory::RtlCrc32

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