hts_sys

Function hts_itr_multi_next

Source
pub unsafe extern "C" fn hts_itr_multi_next(
    fd: *mut htsFile,
    iter: *mut hts_itr_t,
    r: *mut c_void,
) -> c_int