[][src]Function CCODE::RtlCrc32

pub unsafe extern "C" fn RtlCrc32(
    Buffer: *const c_void,
    Size: size_t,
    InitialCrc: DWORD
) -> DWORD