[][src]Function rust_htslib::htslib::sam_hdr_write

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