rust_htslib::htslib

Function bam_hdr_write

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