Constructor
FridaBareboneNonNullMemoryAddressnew
Declaration
FridaBareboneNonNullMemoryAddress*
frida_barebone_non_null_memory_address_new (
const gchar* label,
guint64 address
)
Parameters
label-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. address-
Type:
guint64No description available.
Return value
Type: FridaBareboneNonNullMemoryAddress
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |