API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.10
#define G_GUINT64_CONSTANT ( val )
This macro is used to insert 64-bit unsigned integer literals into the source code.
It is similar to the standard C UINT64_C macro, which should be preferred in new code.
UINT64_C
Available since: 2.10
This function is not directly available to language bindings.
val
Type: -
-
A literal integer value, e.g. 0x1d636b02300a7aa7U.