rust_htslib::htslib

Function bcf_hdr_id2int

Source
pub unsafe extern "C" fn bcf_hdr_id2int(
    hdr: *const bcf_hdr_t,
    type_: i32,
    id: *const i8,
) -> i32