Constructor
FridaBareboneInjectedAgentConfigfrom_bytes
Declaration
FridaBareboneInjectedAgentConfig*
frida_barebone_injected_agent_config_new_from_bytes (
GBytes* image,
FridaBareboneInjectingTransportConfig* transport
)
Parameters
image-
Type:
GBytesNo description available.
The data is owned by the caller of the function. transport-
Type:
FridaBareboneInjectingTransportConfigNo description available.
The data is owned by the caller of the function.
Return value
Type: FridaBareboneInjectedAgentConfig
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |