Function rust_htslib::htslib::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