Constructor

FridaPackageSearchOptionsnew

Declaration

FridaPackageSearchOptions*
frida_package_search_options_new (
  void
)

Description [src]

Creates a new FridaPackageSearchOptions.

Return value

Type: FridaPackageSearchOptions

No description available.

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