[][src]Function hts_sys::bcf_readrec

pub unsafe extern "C" fn bcf_readrec(
    fp: *mut BGZF,
    null: *mut c_void,
    v: *mut c_void,
    tid: *mut c_int,
    beg: *mut hts_pos_t,
    end: *mut hts_pos_t
) -> c_int