LocalSection

Local sections on the stack

nothrow @safe
struct LocalSection {
targ_size_t offset;
targ_size_t size;
int alignment;
}

Meta