Function
GumMemoryScanMatchFunc
Declaration
gboolean
(* GumMemoryScanMatchFunc) (
GumAddress address,
gsize size,
gpointer user_data
)
Parameters
address-
Type:
GumAddressNo description available.
size-
Type:
gsizeNo description available.
user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.