alignsection

Align sections on the stack. base negative offset of section from frame pointer alignment alignment to use bias difference between where frame pointer points and the STACKALIGNed part of the stack

version(COMPILE)
extern (C++) nothrow @safe @trusted
targ_size_t
alignsection
(
targ_size_t base
,,
int bias
)

Return Value

base revised downward so it is aligned

Suggestion Box / Bug Report