lzma_crc64

Function lzma_crc64 

Source
pub unsafe extern "C" fn lzma_crc64(
    buf: *const u8,
    size: size_t,
    crc: u64,
) -> u64