rust_htslib::htslib

Function bam_cigar2qlen

Source
pub unsafe extern "C" fn bam_cigar2qlen(
    n_cigar: i32,
    cigar: *const u32,
) -> i64