Function rust_htslib::htslib::bam_hdr_write [] [src]

pub unsafe extern "C" fn bam_hdr_write(
    fp: *mut BGZF,
    h: *const bam_hdr_t
) -> c_int