CGstate

Code Generator State **************

extern (C++) nothrow @safe
struct CGstate {
int stackclean;
LocalSection funcarg;
targ_size_t funcargtos;
bool accessedTLS;
}
Suggestion Box / Bug Report