Function

Gumtry_alloc_n_pages_near

Declaration [src]

gpointer
gum_try_alloc_n_pages_near (
  guint n_pages,
  GumPageProtection prot,
  const GumAddressSpec* spec
)

Description

No description available.

Parameters

n_pages

Type: guint

No description available.

prot

Type: GumPageProtection

No description available.

spec

Type: GumAddressSpec

No description available.

The data is owned by the caller of the function.

Return value

Type: gpointer

No description available.

The data is owned by the called function.
The return value can be NULL.