API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_value_set_uint64 ( GValue* value, guint64 v_uint64 )
Set the contents of a G_TYPE_UINT64 GValue to v_uint64.
G_TYPE_UINT64
GValue
v_uint64
Type: guint64
guint64
Unsigned 64bit integer value to be set.