symtab_t

Functions

extern (C++) @nogc nothrow
struct symtab_t {
SYMIDX top;
SYMIDX symmax;
Symbol** tab;
}

Meta