This file contains global type definitions which are used throughout the entire engine and applicatio...
#define KAPI
Import/export qualifier.
Definition: defines.h:177
unsigned int u32
Unsigned 32-bit integer.
Definition: defines.h:25
KAPI u32 identifier_aquire_new_id(void *owner)
Acquires a new identifier for the given owner.
KAPI void identifier_release_id(u32 id)
Releases the given identifier, which can then be used again.