Function
GumFoundElfSymbolFunc
Declaration
gboolean
(* GumFoundElfSymbolFunc) (
const GumElfSymbolDetails* details,
gpointer user_data
)
Parameters
details-
Type:
GumElfSymbolDetailsNo 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.