USHRT_MAX

extern (C) @trusted nothrow @nogc
enum USHRT_MAX = ushort.max;

Meta