VariantType.hash

Hashes type. The argument type of type is only gconstpointer to allow use with GHashTable without function pointer casting. A valid GVariantType must be provided. Since 2.24

class VariantType
static
uint
hash
(
void* type
)

Parameters

type void*

a GVariantType. [type GVariantType]

Return Value

Type: uint

the hash value

Meta