The OpenD Programming Language

LAYOUT_SCANLINE_ALIGNED_2

Scanlines required to be at least aligned on 2 bytes boundaries.

nothrow @nogc @safe
enum LayoutConstraints LAYOUT_SCANLINE_ALIGNED_2;

Meta