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