rust_htslib::htslib

Function bam_cigar2rlen

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