Function
Gumquery_page_allocation_range
Declaration [src]
void
gum_query_page_allocation_range (
gconstpointer mem,
guint size,
GumMemoryRange* range
)
Parameters
mem-
Type:
gconstpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function. size-
Type:
guintNo description available.
range-
Type:
GumMemoryRangeNo description available.
The data is owned by the caller of the function.