Method
FridaCompilerschedule_on_frida_thread
Declaration
void
frida_compiler_schedule_on_frida_thread (
FridaCompiler* self,
GSourceFunc function,
void* function_target,
GDestroyNotify function_target_destroy_notify
)
Parameters
function-
Type:
GSourceFuncNo description available.
function_target-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the method. function_target_destroy_notify-
Type:
GDestroyNotifyNo description available.