CGstate

Code Generator State

extern (C++) nothrow
struct CGstate {
int stackclean;
LocalSection funcarg;
targ_size_t funcargtos;
bool accessedTLS;
}

Meta