OutBuffer.align2
void align2(ubyte val = 0) pure nothrow @safeOptimize common special case alignSize(2)
Parameters
val | Value to fill, defaults to 0. |
void align2(ubyte val = 0) pure nothrow @safeOptimize common special case alignSize(2)
val | Value to fill, defaults to 0. |