Function rust_htslib::htslib::bcf_hdr_id2int[][src]

pub unsafe extern "C" fn bcf_hdr_id2int(
    hdr: *const bcf_hdr_t,
    type_: c_int,
    id: *const c_char
) -> c_int