[][src]Function crcxx::crc64::crc64_make_sliced_lut

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