Constructor

FridaSpawnOptionsnew

Declaration

FridaSpawnOptions*
frida_spawn_options_new (
  void
)

Description [src]

Creates a new FridaSpawnOptions.

Return value

Type: FridaSpawnOptions

No description available.

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