rust_htslib::htslib

Function cram_block_set_crc32

Source
pub unsafe extern "C" fn cram_block_set_crc32(
    b: *mut cram_block,
    crc: i32,
)