symtab_t

Functions

extern (C++) @nogc nothrow
struct symtab_t {}

Members

Variables

symmax
SYMIDX symmax;
Undocumented in source.
tab
Symbol** tab;
Undocumented in source.
top
SYMIDX top;
Undocumented in source.

Meta