[][src]Function dvbv5_sys::dvb_crc32

pub unsafe extern "C" fn dvb_crc32(
    data: *mut u8,
    datalen: size_t,
    crc: u32
) -> u32