rust_htslib::htslib

Function bcf_hdr_get_hrec

Source
pub unsafe extern "C" fn bcf_hdr_get_hrec(
    hdr: *const bcf_hdr_t,
    type_: i32,
    key: *const i8,
    value: *const i8,
    str_class: *const i8,
) -> *mut bcf_hrec_t