Function
GumFoundElfDynamicEntryFunc
Declaration
gboolean
(* GumFoundElfDynamicEntryFunc) (
const GumElfDynamicEntryDetails* details,
gpointer user_data
)
Parameters
details-
Type:
GumElfDynamicEntryDetailsNo description available.
The data is owned by the caller of the function. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.