Method

FridaSnapshotOptionsget_warmup_script

Declaration

const gchar*
frida_snapshot_options_get_warmup_script (
  FridaSnapshotOptions* self
)

Description [src]

Script to run to warm up the runtime before capturing the snapshot.

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.