Function

GumMemoryIsNearFunc

Declaration

gboolean
(* GumMemoryIsNearFunc) (
  gpointer memory,
  gpointer address
)

Description

No description available.

Parameters

memory

Type: gpointer

No description available.

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

Type: gpointer

No description available.

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

Return value

Type: gboolean

No description available.