cod3_align_bytes

Word or dword align start of function.

nothrow @safe @trusted
void
cod3_align_bytes
(
int seg
,
size_t nbytes
)

Parameters

seg int

segment to write alignment bytes to

nbytes size_t

number of alignment bytes to write

Meta