Function ComputeCRC32

Source
pub unsafe extern "C" fn ComputeCRC32(
    data: *mut c_uchar,
    dataSize: c_int,
) -> c_uint