Function rust_htslib::htslib::bam_plp64_next

source ยท
pub unsafe extern "C" fn bam_plp64_next(
    iter: *mut bam_plp_s,
    _tid: *mut i32,
    _pos: *mut i64,
    _n_plp: *mut i32
) -> *const bam_pileup1_t