rust_htslib::htslib

Function tbx_readrec

Source
pub unsafe extern "C" fn tbx_readrec(
    fp: *mut BGZF,
    tbxv: *mut c_void,
    sv: *mut c_void,
    tid: *mut i32,
    beg: *mut i64,
    end: *mut i64,
) -> i32