Function rust_htslib::htslib::bam_write1

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