Method
FridaBareboneTargetFunctionsAllocatorConfigadd_free_argument
Declaration
void
frida_barebone_target_functions_allocator_config_add_free_argument (
FridaBareboneTargetFunctionsAllocatorConfig* self,
FridaBareboneCallArgument* argument
)
Parameters
argument-
Type:
FridaBareboneCallArgumentThe argument to add.
The data is owned by the caller of the method.