regitr_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@system nothrow @nogc extern (C)
struct regitr_t {}

Members

Variables

beg
hts_pos_t beg;
Undocumented in source.
end
hts_pos_t end;
Undocumented in source.
itr
void* itr;
Undocumented in source.
payload
void* payload;
Undocumented in source.
seq
char* seq;
Undocumented in source.

Meta