Method
FridaBareboneDeviceOptionsset_id
Declaration
void
frida_barebone_device_options_set_id (
FridaBareboneDeviceOptions* self,
const gchar* value
)
Description [src]
A stable identifier to give the device, or null to generate one. A caller that derives it from something it persists gets the same id back every time it adds the device, even across a restart of its own, so anything that refers to the target by device id stays valid.