rust_htslib::htslib

Function bam_write1

Source
pub unsafe extern "C" fn bam_write1(
    fp: *mut BGZF,
    b: *const bam1_t,
) -> i32