[][src]Function crcxx::crc32::crc32_make_sliced_lut

pub fn crc32_make_sliced_lut(poly: u32, reflect: bool) -> [[u32; 256]; 16]