REGSAVE

Register save state.

extern (C++) nothrow @safe
struct REGSAVE {
targ_size_t off;
uint top;
uint idx;
int alignment;
}
Suggestion Box / Bug Report