Function

Gumtry_alloc_n_pages

Declaration [src]

gpointer
gum_try_alloc_n_pages (
  guint n_pages,
  GumPageProtection prot
)

Description

No description available.

Parameters

n_pages

Type: guint

No description available.

prot

Type: GumPageProtection

No description available.

Return value

Type: gpointer

No description available.

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