Function

Gumquery_page_allocation_range

Declaration [src]

void
gum_query_page_allocation_range (
  gconstpointer mem,
  guint size,
  GumMemoryRange* range
)

Description

No description available.

Parameters

mem

Type: gconstpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
size

Type: guint

No description available.

range

Type: GumMemoryRange

No description available.

The data is owned by the caller of the function.