Function
Gummemory_query_protection
Declaration [src]
gboolean
gum_memory_query_protection (
gconstpointer address,
GumPageProtection* prot
)
Parameters
address-
Type:
gconstpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function. prot-
Type:
GumPageProtectionNo description available.
The data is owned by the caller of the function.