Struct
GumKernelModuleDetails
Description
struct GumKernelModuleDetails {
const gchar* name;
const GumMemoryRange* range;
const gchar* path;
}
No description available.
Structure members
name:const gchar*No description available.
range:GumMemoryRangeNo description available.
path:const gchar*No description available.