Function rust_htslib::htslib::bcf_sr_seek

source ยท
pub unsafe extern "C" fn bcf_sr_seek(
    readers: *mut bcf_srs_t,
    seq: *const i8,
    pos: i64
) -> i32