Function
GumSymbolDetailsfrom_address
Declaration [src]
gboolean
gum_symbol_details_from_address (
gpointer address,
GumDebugSymbolDetails* details
)
Parameters
address-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function. details-
Type:
GumDebugSymbolDetailsNo description available.
The data is owned by the caller of the function.