Blender V4.5
wmMsgTypeInfo::[struct].gset Struct Reference

Public Attributes

unsigned int(*) hash_fn (const void *msg)
bool(*) cmp_fn (const void *a, const void *b)
void *(*) key_duplicate_fn (const void *key)
void(*) key_free_fn (void *key)

Detailed Description

Definition at line 42 of file wm_message_bus.hh.

Member Data Documentation

◆ cmp_fn

bool(*) wmMsgTypeInfo::[struct].gset(const void *a, const void *b)

◆ hash_fn

unsigned int(*) wmMsgTypeInfo::[struct].gset(const void *msg)

◆ key_duplicate_fn

void *(*) wmMsgTypeInfo::[struct].gset(const void *key)

◆ key_free_fn

void(*) wmMsgTypeInfo::[struct].gset(void *key)

The documentation for this struct was generated from the following files: