hts_pair_pos_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_pair_pos_t {}

Members

Variables

beg
hts_pos_t beg;

Undocumented in source.

end
hts_pos_t end;

Undocumented in source.

Meta