fusion_call_destroy ( FusionCall* call )1st parameter 'call' (pointer) has base type 'FusionCall'.
fusion_call_execute ( FusionCall* call, FusionCallExecFlags flags, int call_arg, void* call_ptr, int* ret_val )1st parameter 'call' (pointer) has base type 'FusionCall'.
fusion_call_init ( FusionCall* call, FusionCallHandler handler, void* ctx, FusionWorld const* world )1st parameter 'call' (pointer) has base type 'FusionCall'.
fusion_call_return ( FusionCall* call, unsigned int serial, int val )1st parameter 'call' (pointer) has base type 'FusionCall'.
fusion_object_activate ( FusionObject* object )Field 'object->ref->multi->builtin->call' in 1st parameter 'object' (pointer) has base type 'FusionCall'.
fusion_object_create ( FusionObjectPool* pool, FusionWorld const* world )Field 'retval->ref->multi->builtin->call' in return value (pointer) has base type 'FusionCall'.
fusion_object_destroy ( FusionObject* object )Field 'object->ref->multi->builtin->call' in 1st parameter 'object' (pointer) has base type 'FusionCall'.
fusion_object_get ( FusionObjectPool* pool, unsigned long object_id, FusionObject** ret_object )Field 'ret_object->ref->single->call' in 3rd parameter 'ret_object' (pointer) has base type 'FusionCall'.
fusion_object_get_property ( FusionObject* object, char const* key )Field 'object->ref->multi->builtin->call' in 1st parameter 'object' (pointer) has base type 'FusionCall'.
fusion_object_remove_property ( FusionObject* object, char const* key, void** ret_val )Field 'object->ref->multi->builtin->call' in 1st parameter 'object' (pointer) has base type 'FusionCall'.
fusion_object_set_int_property ( FusionObject* object, char const* key, int value )Field 'object->ref->multi->builtin->call' in 1st parameter 'object' (pointer) has base type 'FusionCall'.
fusion_object_set_lock ( FusionObject* object, FusionSkirmish* lock )Field 'object->ref->multi->builtin->call' in 1st parameter 'object' (pointer) has base type 'FusionCall'.
fusion_object_set_property ( FusionObject* object, char const* key, void* value, void** old_value )Field 'object->ref->multi->builtin->call' in 1st parameter 'object' (pointer) has base type 'FusionCall'.
fusion_object_set_string_property ( FusionObject* object, char const* key, char* value )Field 'object->ref->multi->builtin->call' in 1st parameter 'object' (pointer) has base type 'FusionCall'.
fusion_reactor_set_dispatch_callback ( FusionReactor* reactor, FusionCall* call, void* call_ptr )2nd parameter 'call' (pointer) has base type 'FusionCall'.
fusion_ref_destroy ( FusionRef* ref )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_down ( FusionRef* ref, bool global )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_inherit ( FusionRef* ref, FusionRef* from )Field 'from->multi->builtin->call' in 2nd parameter 'from' (pointer) has base type 'FusionCall'.
fusion_ref_init ( FusionRef* ref, char const* name, FusionWorld const* world )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_set_name ( FusionRef* ref, char const* name )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_stat ( FusionRef* ref, int* refs )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_unlock ( FusionRef* ref )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_up ( FusionRef* ref, bool global )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_watch ( FusionRef* ref, FusionCall* call, int call_arg )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_zero_lock ( FusionRef* ref )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.
fusion_ref_zero_trylock ( FusionRef* ref )Field 'ref->multi->builtin->call' in 1st parameter 'ref' (pointer) has base type 'FusionCall'.