Type.freeInstance

Frees an instance of a type, returning it to the instance pool for the type, if there is one. Like g_type_create_instance(), this function is reserved for implementors of fundamental types.

class Type
static
void
freeInstance

Meta