Function rust_htslib::htslib::bam_hdr_write

source ยท
pub unsafe extern "C" fn bam_hdr_write(
    fp: *mut BGZF,
    h: *const sam_hdr_t
) -> i32