cod3_stackalign

Generate code to align the stack pointer at nbytes

version(COMPILE)
extern (C++) nothrow
void
cod3_stackalign

Parameters

cdb

code builder

nbytes
Type: int

number of bytes to align stack pointer

Meta