[go: up one dir, main page]

get_crc_table

Function get_crc_table 

Source
pub extern "C" fn get_crc_table() -> *const [u32; 256]
Expand description

The CRC table used by the crc32 checksum algorithm.