Method

FridaChildget_path

Declaration

const gchar*
frida_child_get_path (
  FridaChild* self
)

Description [src]

The path of the program image, if known.

Return value

Type: const gchar*

No description available.

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