hts_pair64_max_t

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

extern (C) @system nothrow @nogc
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