hts_pair64_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

extern (C)
struct hts_pair64_t {}

Members

Variables

u
ulong u;

start, end coordinates (64-bit)

v
ulong v;

start, end coordinates (64-bit)

Meta