Method

FridaProcessget_name

Declaration

const gchar*
frida_process_get_name (
  FridaProcess* self
)

Description [src]

The process name.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.