fusion_object_activate ( FusionObject* object )Field 'object->ref->single' in 1st parameter 'object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_create ( FusionObjectPool* pool, FusionWorld const* world )Field 'retval->ref->single' in return value (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_destroy ( FusionObject* object )Field 'object->ref->single' in 1st parameter 'object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_get ( FusionObjectPool* pool, FusionObjectID object_id, FusionObject** ret_object )Field 'ret_object->ref->single' in 3rd parameter 'ret_object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_get_property ( FusionObject* object, char const* key )Field 'object->ref->single' in 1st parameter 'object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_remove_property ( FusionObject* object, char const* key, void** ret_val )Field 'object->ref->single' in 1st parameter 'object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_set_int_property ( FusionObject* object, char const* key, int value )Field 'object->ref->single' in 1st parameter 'object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_set_lock ( FusionObject* object, FusionSkirmish* lock )Field 'object->ref->single' in 1st parameter 'object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_set_property ( FusionObject* object, char const* key, void* value, void** old_value )Field 'object->ref->single' in 1st parameter 'object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_object_set_string_property ( FusionObject* object, char const* key, char* value )Field 'object->ref->single' in 1st parameter 'object' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_destroy ( FusionRef* ref )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_down ( FusionRef* ref, bool global )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_inherit ( FusionRef* ref, FusionRef* from )Field 'from->single' in 2nd parameter 'from' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_init ( FusionRef* ref, char const* name, FusionWorld const* world )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_stat ( FusionRef* ref, int* refs )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_unlock ( FusionRef* ref )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_up ( FusionRef* ref, bool global )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_watch ( FusionRef* ref, FusionCall* call, int call_arg )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_zero_lock ( FusionRef* ref )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.
fusion_ref_zero_trylock ( FusionRef* ref )Field 'ref->single' in 1st parameter 'ref' (pointer) has type 'anon-struct-ref.h-56'.