[][src]Function hts_sys::bam_hdr_write

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