Constructor
GumModuleMapnew
Declaration [src]
GumModuleMap*
gum_module_map_new (
void
)
Return value
Type: GumModuleMap
A new GumModuleMap.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
GumModuleMap*
gum_module_map_new (
void
)
Type: GumModuleMap
A new GumModuleMap.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |