Function rust_htslib::htslib::sam_parse_region

source ยท
pub unsafe extern "C" fn sam_parse_region(
    h: *mut sam_hdr_t,
    s: *const i8,
    tid: *mut i32,
    beg: *mut i64,
    end: *mut i64,
    flags: i32
) -> *const i8