The OpenD Programming Language

LoadFlags

Load flags (range: bits 16 to 23). Load flags occupy high-order word so that casting to ushort only keeps LayoutConstraints part.

import gamut.types;
nothrow @nogc @safe
alias LoadFlags = int

Meta