LocalSection

Local sections on the stack

extern (C++) nothrow @safe
struct LocalSection {
targ_size_t offset;
targ_size_t size;
int alignment;
}

Meta