Method

FridaControlServiceOptionsset_enable_preload

Declaration

void
frida_control_service_options_set_enable_preload (
  FridaControlServiceOptions* self,
  gboolean value
)

Description [src]

Whether to preload the agent for faster first attach.

Parameters

value

Type: gboolean

No description available.