ULONG_MAX

extern (C) @trusted nothrow @nogc
enum ULONG_MAX = c_ulong.max;

Meta