CrcUpdate

Function CrcUpdate 

Source
pub unsafe extern "C" fn CrcUpdate(
    crc: UInt32,
    data: *const c_void,
    size: usize,
) -> UInt32