Function

GumMemoryScanMatchFunc

Declaration

gboolean
(* GumMemoryScanMatchFunc) (
  GumAddress address,
  gsize size,
  gpointer user_data
)

Description

No description available.

Parameters

address

Type: GumAddress

No description available.

size

Type: gsize

No description available.

user_data

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.