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