rust_htslib::htslib

Function bcf_hdr_parse_line

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