Constant

GLibMAXUINT64

Declaration

#define G_MAXUINT64 18446744073709551615

Description

The maximum value which can be held in a #guint64.

This is the same as standard C UINT64_MAX, which should be preferred in new code.