lfs_crc

Function lfs_crc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn lfs_crc( crc: u32, data: *const c_void, size: usize, ) -> u32