parasail_cigar_decode_op

Extract CIGAR operation character from CIGAR 32-bit unsigned integer.

@paramin cigar_int 32-bit unsigned integer, representing encoded CIGAR operation and length @return CIGAR operation character ('M', 'I', etc)

@system @nogc nothrow extern (C)
char
parasail_cigar_decode_op
()

Meta