Constructor

FridaProcessQueryOptionsnew

Declaration

FridaProcessQueryOptions*
frida_process_query_options_new (
  void
)

Description [src]

Creates a new FridaProcessQueryOptions.

Return value

Type: FridaProcessQueryOptions

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.