parasail_cigar_decode_len

Extract length of a CIGAR operation from CIGAR 32-bit unsigned integer.

@paramin cigar_int 32-bit unsigned integer, representing encoded CIGAR operation and length @return length of CIGAR operation

@system @nogc nothrow extern (C)
uint
parasail_cigar_decode_len
()

Meta