Function rust_htslib::htslib::tbx_readrec[][src]

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