Method

FridaScriptis_destroyed

Declaration

gboolean
frida_script_is_destroyed (
  FridaScript* self
)

Description [src]

Checks whether the script has been unloaded.

Return value

Type: gboolean

True if the script is no longer loaded.