Function rust_htslib::htslib::cram_block_set_uncomp_size

source ยท
pub unsafe extern "C" fn cram_block_set_uncomp_size(
    b: *mut cram_block,
    size: i32
)