rust_htslib::htslib

Function cram_block_set_offset

Source
pub unsafe extern "C" fn cram_block_set_offset(
    b: *mut cram_block,
    offset: usize,
)