Function

Gummprotect

Declaration [src]

void
gum_mprotect (
  gpointer address,
  gsize size,
  GumPageProtection prot
)

Description

No description available.

Parameters

address

Type: gpointer

No description available.

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

Type: gsize

No description available.

prot

Type: GumPageProtection

No description available.