STAB

//////////////////////////

version(COMPILE)
extern (C++) nothrow @safe
struct STAB {
Symbol* sym;
char[] str;
}
Suggestion Box / Bug Report