rust_htslib::htslib

Function cram_write_block

Source
pub unsafe extern "C" fn cram_write_block(
    fd: *mut cram_fd,
    b: *mut cram_block,
) -> i32