USHRT_MAX property

int get USHRT_MAX

Maximum value for an unsigned short int

Implementation

int get USHRT_MAX => 65535;