sam_format_aux1

** Manipulating auxiliary fields *** Converts a BAM aux tag to SAM format

@system extern (C) @nogc nothrow
const(ubyte)*
sam_format_aux1
(
const(ubyte)* key
,
const ubyte type
,
const(ubyte)* tag
,
const(ubyte)* end
,)

Meta