[][src]Function hts_sys::hts_idx_push

pub unsafe extern "C" fn hts_idx_push(
    idx: *mut hts_idx_t,
    tid: c_int,
    beg: hts_pos_t,
    end: hts_pos_t,
    offset: u64,
    is_mapped: c_int
) -> c_int