hts_pair64_max_t

64-bit start, end coordinate pair tracking max (internally used in hts.c)

@system nothrow @nogc extern (C)
struct hts_pair64_max_t {}

Members

Variables

max
ulong max;
Undocumented in source.
u
ulong u;
Undocumented in source.
v
ulong v;
Undocumented in source.

Meta