Constructor

FridaSessionOptionsnew

Declaration

FridaSessionOptions*
frida_session_options_new (
  void
)

Description [src]

Creates a new FridaSessionOptions.

Return value

Type: FridaSessionOptions

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.