MAX_INTN

Maximum legal x64 INTN and UINTN values.

version(X86)
extern (C)
enum MAX_INTN = INTN.max;

Meta