LocalSection

Local sections on the stack

extern (C++) nothrow
struct LocalSection {}

Members

Functions

init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alignment
int alignment;
Undocumented in source.
offset
targ_size_t offset;
Undocumented in source.
size
targ_size_t size;
Undocumented in source.

Meta