Constructor
FridaBareboneCallArgumentnew
Declaration
FridaBareboneCallArgument*
frida_barebone_call_argument_new (
FridaBareboneCallArgumentRole role,
guint64 value
)
Parameters
role-
Type:
FridaBareboneCallArgumentRoleNo description available.
value-
Type:
guint64No description available.
Return value
Type: FridaBareboneCallArgument
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |