Constructor

FridaProcessMatchOptionsnew

Declaration

FridaProcessMatchOptions*
frida_process_match_options_new (
  void
)

Description [src]

Creates a new FridaProcessMatchOptions.

Return value

Type: FridaProcessMatchOptions

No description available.

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