Method

FridaBareboneDeviceOptionsget_name

Declaration

const gchar*
frida_barebone_device_options_get_name (
  FridaBareboneDeviceOptions* self
)

Description [src]

What to call the device, or null to name it after the backend.

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.