Cstate

Global variables.

extern (C++) @nogc nothrow @safe
struct Cstate {
blklst* CSfilblk;
Symbol* CSlinkage;
list_t CSlist_freelist;
symtab_t* CSpsymtab;
char* modname;
}
Suggestion Box / Bug Report