[][src]Function rust_htslib::htslib::bcf_hdr_parse_line

pub unsafe extern "C" fn bcf_hdr_parse_line(
    h: *const bcf_hdr_t,
    line: *const i8,
    len: *mut i32
) -> *mut bcf_hrec_t