Method
FridaBareboneTargetFunctionsAllocatorConfigenumerate_alloc_arguments
Declaration
void
frida_barebone_target_functions_allocator_config_enumerate_alloc_arguments (
FridaBareboneTargetFunctionsAllocatorConfig* self,
GFunc func,
void* func_target
)
Parameters
func-
Type:
GFuncFunction called with each argument.
func_target-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the method.