Method

FridaProcessget_parameters

Declaration

GHashTable*
frida_process_get_parameters (
  FridaProcess* self
)

Description [src]

Additional parameters describing the process, keyed by name.

Return value

Type: GHashTable

No description available.

The returned data is owned by the instance.