Method

FridaSpawnOptionsset_aux

Declaration

void
frida_spawn_options_set_aux (
  FridaSpawnOptions* self,
  GHashTable* value
)

Description [src]

Auxiliary, platform-specific spawn parameters, keyed by name.

Parameters

value

Type: GHashTable

No description available.

The data is owned by the caller of the method.