generator: _destroy functions get location

IMGUI_USE_FREETYPE and IMGUI_USE_WCHAR32 are build options now.
cmake takes IMGUI_FREETYPE and IMGUI_WCHAR32
This commit is contained in:
sonoro1234
2024-11-05 16:30:47 +01:00
parent be19fd11eb
commit 1c3d694f36
12 changed files with 514 additions and 70 deletions

View File

@@ -155,6 +155,7 @@ defs["ImBitArray_destroy"][1]["call_args"] = "(self)"
defs["ImBitArray_destroy"][1]["cimguiname"] = "ImBitArray_destroy"
defs["ImBitArray_destroy"][1]["defaults"] = {}
defs["ImBitArray_destroy"][1]["destructor"] = true
defs["ImBitArray_destroy"][1]["location"] = "imgui_internal:589"
defs["ImBitArray_destroy"][1]["ov_cimguiname"] = "ImBitArray_destroy"
defs["ImBitArray_destroy"][1]["ret"] = "void"
defs["ImBitArray_destroy"][1]["signature"] = "(ImBitArray*)"
@@ -669,6 +670,7 @@ defs["ImColor_destroy"][1]["call_args"] = "(self)"
defs["ImColor_destroy"][1]["cimguiname"] = "ImColor_destroy"
defs["ImColor_destroy"][1]["defaults"] = {}
defs["ImColor_destroy"][1]["destructor"] = true
defs["ImColor_destroy"][1]["location"] = "imgui:2884"
defs["ImColor_destroy"][1]["ov_cimguiname"] = "ImColor_destroy"
defs["ImColor_destroy"][1]["ret"] = "void"
defs["ImColor_destroy"][1]["signature"] = "(ImColor*)"
@@ -718,6 +720,7 @@ defs["ImDrawCmd_destroy"][1]["call_args"] = "(self)"
defs["ImDrawCmd_destroy"][1]["cimguiname"] = "ImDrawCmd_destroy"
defs["ImDrawCmd_destroy"][1]["defaults"] = {}
defs["ImDrawCmd_destroy"][1]["destructor"] = true
defs["ImDrawCmd_destroy"][1]["location"] = "imgui:3089"
defs["ImDrawCmd_destroy"][1]["ov_cimguiname"] = "ImDrawCmd_destroy"
defs["ImDrawCmd_destroy"][1]["ret"] = "void"
defs["ImDrawCmd_destroy"][1]["signature"] = "(ImDrawCmd*)"
@@ -749,6 +752,7 @@ defs["ImDrawDataBuilder_destroy"][1]["call_args"] = "(self)"
defs["ImDrawDataBuilder_destroy"][1]["cimguiname"] = "ImDrawDataBuilder_destroy"
defs["ImDrawDataBuilder_destroy"][1]["defaults"] = {}
defs["ImDrawDataBuilder_destroy"][1]["destructor"] = true
defs["ImDrawDataBuilder_destroy"][1]["location"] = "imgui_internal:795"
defs["ImDrawDataBuilder_destroy"][1]["ov_cimguiname"] = "ImDrawDataBuilder_destroy"
defs["ImDrawDataBuilder_destroy"][1]["ret"] = "void"
defs["ImDrawDataBuilder_destroy"][1]["signature"] = "(ImDrawDataBuilder*)"
@@ -858,6 +862,7 @@ defs["ImDrawData_destroy"][1]["call_args"] = "(self)"
defs["ImDrawData_destroy"][1]["cimguiname"] = "ImDrawData_destroy"
defs["ImDrawData_destroy"][1]["defaults"] = {}
defs["ImDrawData_destroy"][1]["destructor"] = true
defs["ImDrawData_destroy"][1]["location"] = "imgui:3349"
defs["ImDrawData_destroy"][1]["ov_cimguiname"] = "ImDrawData_destroy"
defs["ImDrawData_destroy"][1]["ret"] = "void"
defs["ImDrawData_destroy"][1]["signature"] = "(ImDrawData*)"
@@ -910,6 +915,7 @@ defs["ImDrawListSharedData_destroy"][1]["call_args"] = "(self)"
defs["ImDrawListSharedData_destroy"][1]["cimguiname"] = "ImDrawListSharedData_destroy"
defs["ImDrawListSharedData_destroy"][1]["defaults"] = {}
defs["ImDrawListSharedData_destroy"][1]["destructor"] = true
defs["ImDrawListSharedData_destroy"][1]["location"] = "imgui_internal:786"
defs["ImDrawListSharedData_destroy"][1]["ov_cimguiname"] = "ImDrawListSharedData_destroy"
defs["ImDrawListSharedData_destroy"][1]["ret"] = "void"
defs["ImDrawListSharedData_destroy"][1]["signature"] = "(ImDrawListSharedData*)"
@@ -3042,6 +3048,7 @@ defs["ImFontAtlasCustomRect_destroy"][1]["call_args"] = "(self)"
defs["ImFontAtlasCustomRect_destroy"][1]["cimguiname"] = "ImFontAtlasCustomRect_destroy"
defs["ImFontAtlasCustomRect_destroy"][1]["defaults"] = {}
defs["ImFontAtlasCustomRect_destroy"][1]["destructor"] = true
defs["ImFontAtlasCustomRect_destroy"][1]["location"] = "imgui:3425"
defs["ImFontAtlasCustomRect_destroy"][1]["ov_cimguiname"] = "ImFontAtlasCustomRect_destroy"
defs["ImFontAtlasCustomRect_destroy"][1]["ret"] = "void"
defs["ImFontAtlasCustomRect_destroy"][1]["signature"] = "(ImFontAtlasCustomRect*)"
@@ -3778,6 +3785,7 @@ defs["ImFontConfig_destroy"][1]["call_args"] = "(self)"
defs["ImFontConfig_destroy"][1]["cimguiname"] = "ImFontConfig_destroy"
defs["ImFontConfig_destroy"][1]["defaults"] = {}
defs["ImFontConfig_destroy"][1]["destructor"] = true
defs["ImFontConfig_destroy"][1]["location"] = "imgui:3385"
defs["ImFontConfig_destroy"][1]["ov_cimguiname"] = "ImFontConfig_destroy"
defs["ImFontConfig_destroy"][1]["ret"] = "void"
defs["ImFontConfig_destroy"][1]["signature"] = "(ImFontConfig*)"
@@ -3957,6 +3965,7 @@ defs["ImFontGlyphRangesBuilder_destroy"][1]["call_args"] = "(self)"
defs["ImFontGlyphRangesBuilder_destroy"][1]["cimguiname"] = "ImFontGlyphRangesBuilder_destroy"
defs["ImFontGlyphRangesBuilder_destroy"][1]["defaults"] = {}
defs["ImFontGlyphRangesBuilder_destroy"][1]["destructor"] = true
defs["ImFontGlyphRangesBuilder_destroy"][1]["location"] = "imgui:3406"
defs["ImFontGlyphRangesBuilder_destroy"][1]["ov_cimguiname"] = "ImFontGlyphRangesBuilder_destroy"
defs["ImFontGlyphRangesBuilder_destroy"][1]["ret"] = "void"
defs["ImFontGlyphRangesBuilder_destroy"][1]["signature"] = "(ImFontGlyphRangesBuilder*)"
@@ -4456,6 +4465,7 @@ defs["ImGuiBoxSelectState_destroy"][1]["call_args"] = "(self)"
defs["ImGuiBoxSelectState_destroy"][1]["cimguiname"] = "ImGuiBoxSelectState_destroy"
defs["ImGuiBoxSelectState_destroy"][1]["defaults"] = {}
defs["ImGuiBoxSelectState_destroy"][1]["destructor"] = true
defs["ImGuiBoxSelectState_destroy"][1]["location"] = "imgui_internal:1756"
defs["ImGuiBoxSelectState_destroy"][1]["ov_cimguiname"] = "ImGuiBoxSelectState_destroy"
defs["ImGuiBoxSelectState_destroy"][1]["ret"] = "void"
defs["ImGuiBoxSelectState_destroy"][1]["signature"] = "(ImGuiBoxSelectState*)"
@@ -4487,6 +4497,7 @@ defs["ImGuiComboPreviewData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiComboPreviewData_destroy"][1]["cimguiname"] = "ImGuiComboPreviewData_destroy"
defs["ImGuiComboPreviewData_destroy"][1]["defaults"] = {}
defs["ImGuiComboPreviewData_destroy"][1]["destructor"] = true
defs["ImGuiComboPreviewData_destroy"][1]["location"] = "imgui_internal:1053"
defs["ImGuiComboPreviewData_destroy"][1]["ov_cimguiname"] = "ImGuiComboPreviewData_destroy"
defs["ImGuiComboPreviewData_destroy"][1]["ret"] = "void"
defs["ImGuiComboPreviewData_destroy"][1]["signature"] = "(ImGuiComboPreviewData*)"
@@ -4518,6 +4529,7 @@ defs["ImGuiContextHook_destroy"][1]["call_args"] = "(self)"
defs["ImGuiContextHook_destroy"][1]["cimguiname"] = "ImGuiContextHook_destroy"
defs["ImGuiContextHook_destroy"][1]["defaults"] = {}
defs["ImGuiContextHook_destroy"][1]["destructor"] = true
defs["ImGuiContextHook_destroy"][1]["location"] = "imgui_internal:2195"
defs["ImGuiContextHook_destroy"][1]["ov_cimguiname"] = "ImGuiContextHook_destroy"
defs["ImGuiContextHook_destroy"][1]["ret"] = "void"
defs["ImGuiContextHook_destroy"][1]["signature"] = "(ImGuiContextHook*)"
@@ -4552,6 +4564,7 @@ defs["ImGuiContext_destroy"][1]["call_args"] = "(self)"
defs["ImGuiContext_destroy"][1]["cimguiname"] = "ImGuiContext_destroy"
defs["ImGuiContext_destroy"][1]["defaults"] = {}
defs["ImGuiContext_destroy"][1]["destructor"] = true
defs["ImGuiContext_destroy"][1]["location"] = "imgui_internal:2582"
defs["ImGuiContext_destroy"][1]["ov_cimguiname"] = "ImGuiContext_destroy"
defs["ImGuiContext_destroy"][1]["ret"] = "void"
defs["ImGuiContext_destroy"][1]["signature"] = "(ImGuiContext*)"
@@ -4604,6 +4617,7 @@ defs["ImGuiDebugAllocInfo_destroy"][1]["call_args"] = "(self)"
defs["ImGuiDebugAllocInfo_destroy"][1]["cimguiname"] = "ImGuiDebugAllocInfo_destroy"
defs["ImGuiDebugAllocInfo_destroy"][1]["defaults"] = {}
defs["ImGuiDebugAllocInfo_destroy"][1]["destructor"] = true
defs["ImGuiDebugAllocInfo_destroy"][1]["location"] = "imgui_internal:2135"
defs["ImGuiDebugAllocInfo_destroy"][1]["ov_cimguiname"] = "ImGuiDebugAllocInfo_destroy"
defs["ImGuiDebugAllocInfo_destroy"][1]["ret"] = "void"
defs["ImGuiDebugAllocInfo_destroy"][1]["signature"] = "(ImGuiDebugAllocInfo*)"
@@ -4635,6 +4649,7 @@ defs["ImGuiDockContext_destroy"][1]["call_args"] = "(self)"
defs["ImGuiDockContext_destroy"][1]["cimguiname"] = "ImGuiDockContext_destroy"
defs["ImGuiDockContext_destroy"][1]["defaults"] = {}
defs["ImGuiDockContext_destroy"][1]["destructor"] = true
defs["ImGuiDockContext_destroy"][1]["location"] = "imgui_internal:1954"
defs["ImGuiDockContext_destroy"][1]["ov_cimguiname"] = "ImGuiDockContext_destroy"
defs["ImGuiDockContext_destroy"][1]["ret"] = "void"
defs["ImGuiDockContext_destroy"][1]["signature"] = "(ImGuiDockContext*)"
@@ -4925,11 +4940,58 @@ defs["ImGuiErrorRecoveryState_destroy"][1]["call_args"] = "(self)"
defs["ImGuiErrorRecoveryState_destroy"][1]["cimguiname"] = "ImGuiErrorRecoveryState_destroy"
defs["ImGuiErrorRecoveryState_destroy"][1]["defaults"] = {}
defs["ImGuiErrorRecoveryState_destroy"][1]["destructor"] = true
defs["ImGuiErrorRecoveryState_destroy"][1]["location"] = "imgui_internal:1291"
defs["ImGuiErrorRecoveryState_destroy"][1]["ov_cimguiname"] = "ImGuiErrorRecoveryState_destroy"
defs["ImGuiErrorRecoveryState_destroy"][1]["ret"] = "void"
defs["ImGuiErrorRecoveryState_destroy"][1]["signature"] = "(ImGuiErrorRecoveryState*)"
defs["ImGuiErrorRecoveryState_destroy"][1]["stname"] = "ImGuiErrorRecoveryState"
defs["ImGuiErrorRecoveryState_destroy"]["(ImGuiErrorRecoveryState*)"] = defs["ImGuiErrorRecoveryState_destroy"][1]
defs["ImGuiFreeType_GetBuilderForFreeType"] = {}
defs["ImGuiFreeType_GetBuilderForFreeType"][1] = {}
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["args"] = "()"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["argsT"] = {}
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["argsoriginal"] = "()"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["call_args"] = "()"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["cimguiname"] = "ImGuiFreeType_GetBuilderForFreeType"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["defaults"] = {}
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["funcname"] = "GetBuilderForFreeType"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["location"] = "imgui_freetype:46"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["namespace"] = "ImGuiFreeType"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["ov_cimguiname"] = "ImGuiFreeType_GetBuilderForFreeType"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["ret"] = "const ImFontBuilderIO*"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["signature"] = "()"
defs["ImGuiFreeType_GetBuilderForFreeType"][1]["stname"] = ""
defs["ImGuiFreeType_GetBuilderForFreeType"]["()"] = defs["ImGuiFreeType_GetBuilderForFreeType"][1]
defs["ImGuiFreeType_SetAllocatorFunctions"] = {}
defs["ImGuiFreeType_SetAllocatorFunctions"][1] = {}
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["args"] = "(void*(*alloc_func)(size_t sz,void* user_data),void(*free_func)(void* ptr,void* user_data),void* user_data)"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"] = {}
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][1] = {}
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][1]["name"] = "alloc_func"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][1]["ret"] = "void*"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][1]["signature"] = "(size_t sz,void* user_data)"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][1]["type"] = "void*(*)(size_t sz,void* user_data)"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][2] = {}
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][2]["name"] = "free_func"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][2]["ret"] = "void"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][2]["signature"] = "(void* ptr,void* user_data)"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][2]["type"] = "void(*)(void* ptr,void* user_data)"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][3] = {}
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][3]["name"] = "user_data"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsT"][3]["type"] = "void*"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["argsoriginal"] = "(void*(*alloc_func)(size_t sz,void* user_data),void(*free_func)(void* ptr,void* user_data),void* user_data=nullptr)"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["call_args"] = "(alloc_func,free_func,user_data)"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["cimguiname"] = "ImGuiFreeType_SetAllocatorFunctions"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["defaults"] = {}
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["defaults"]["user_data"] = "nullptr"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["funcname"] = "SetAllocatorFunctions"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["location"] = "imgui_freetype:50"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["namespace"] = "ImGuiFreeType"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["ov_cimguiname"] = "ImGuiFreeType_SetAllocatorFunctions"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["ret"] = "void"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["signature"] = "(void*(*)(size_t,void*),void(*)(void*,void*),void*)"
defs["ImGuiFreeType_SetAllocatorFunctions"][1]["stname"] = ""
defs["ImGuiFreeType_SetAllocatorFunctions"]["(void*(*)(size_t,void*),void(*)(void*,void*),void*)"] = defs["ImGuiFreeType_SetAllocatorFunctions"][1]
defs["ImGuiIDStackTool_ImGuiIDStackTool"] = {}
defs["ImGuiIDStackTool_ImGuiIDStackTool"][1] = {}
defs["ImGuiIDStackTool_ImGuiIDStackTool"][1]["args"] = "()"
@@ -4956,6 +5018,7 @@ defs["ImGuiIDStackTool_destroy"][1]["call_args"] = "(self)"
defs["ImGuiIDStackTool_destroy"][1]["cimguiname"] = "ImGuiIDStackTool_destroy"
defs["ImGuiIDStackTool_destroy"][1]["defaults"] = {}
defs["ImGuiIDStackTool_destroy"][1]["destructor"] = true
defs["ImGuiIDStackTool_destroy"][1]["location"] = "imgui_internal:2177"
defs["ImGuiIDStackTool_destroy"][1]["ov_cimguiname"] = "ImGuiIDStackTool_destroy"
defs["ImGuiIDStackTool_destroy"][1]["ret"] = "void"
defs["ImGuiIDStackTool_destroy"][1]["signature"] = "(ImGuiIDStackTool*)"
@@ -5342,6 +5405,7 @@ defs["ImGuiIO_destroy"][1]["call_args"] = "(self)"
defs["ImGuiIO_destroy"][1]["cimguiname"] = "ImGuiIO_destroy"
defs["ImGuiIO_destroy"][1]["defaults"] = {}
defs["ImGuiIO_destroy"][1]["destructor"] = true
defs["ImGuiIO_destroy"][1]["location"] = "imgui:2543"
defs["ImGuiIO_destroy"][1]["ov_cimguiname"] = "ImGuiIO_destroy"
defs["ImGuiIO_destroy"][1]["ret"] = "void"
defs["ImGuiIO_destroy"][1]["signature"] = "(ImGuiIO*)"
@@ -5373,6 +5437,7 @@ defs["ImGuiInputEvent_destroy"][1]["call_args"] = "(self)"
defs["ImGuiInputEvent_destroy"][1]["cimguiname"] = "ImGuiInputEvent_destroy"
defs["ImGuiInputEvent_destroy"][1]["defaults"] = {}
defs["ImGuiInputEvent_destroy"][1]["destructor"] = true
defs["ImGuiInputEvent_destroy"][1]["location"] = "imgui_internal:1423"
defs["ImGuiInputEvent_destroy"][1]["ov_cimguiname"] = "ImGuiInputEvent_destroy"
defs["ImGuiInputEvent_destroy"][1]["ret"] = "void"
defs["ImGuiInputEvent_destroy"][1]["signature"] = "(ImGuiInputEvent*)"
@@ -5510,6 +5575,7 @@ defs["ImGuiInputTextCallbackData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiInputTextCallbackData_destroy"][1]["cimguiname"] = "ImGuiInputTextCallbackData_destroy"
defs["ImGuiInputTextCallbackData_destroy"][1]["defaults"] = {}
defs["ImGuiInputTextCallbackData_destroy"][1]["destructor"] = true
defs["ImGuiInputTextCallbackData_destroy"][1]["location"] = "imgui:2583"
defs["ImGuiInputTextCallbackData_destroy"][1]["ov_cimguiname"] = "ImGuiInputTextCallbackData_destroy"
defs["ImGuiInputTextCallbackData_destroy"][1]["ret"] = "void"
defs["ImGuiInputTextCallbackData_destroy"][1]["signature"] = "(ImGuiInputTextCallbackData*)"
@@ -5559,6 +5625,7 @@ defs["ImGuiInputTextDeactivatedState_destroy"][1]["call_args"] = "(self)"
defs["ImGuiInputTextDeactivatedState_destroy"][1]["cimguiname"] = "ImGuiInputTextDeactivatedState_destroy"
defs["ImGuiInputTextDeactivatedState_destroy"][1]["defaults"] = {}
defs["ImGuiInputTextDeactivatedState_destroy"][1]["destructor"] = true
defs["ImGuiInputTextDeactivatedState_destroy"][1]["location"] = "imgui_internal:1098"
defs["ImGuiInputTextDeactivatedState_destroy"][1]["ov_cimguiname"] = "ImGuiInputTextDeactivatedState_destroy"
defs["ImGuiInputTextDeactivatedState_destroy"][1]["ret"] = "void"
defs["ImGuiInputTextDeactivatedState_destroy"][1]["signature"] = "(ImGuiInputTextDeactivatedState*)"
@@ -5899,6 +5966,7 @@ defs["ImGuiKeyOwnerData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiKeyOwnerData_destroy"][1]["cimguiname"] = "ImGuiKeyOwnerData_destroy"
defs["ImGuiKeyOwnerData_destroy"][1]["defaults"] = {}
defs["ImGuiKeyOwnerData_destroy"][1]["destructor"] = true
defs["ImGuiKeyOwnerData_destroy"][1]["location"] = "imgui_internal:1467"
defs["ImGuiKeyOwnerData_destroy"][1]["ov_cimguiname"] = "ImGuiKeyOwnerData_destroy"
defs["ImGuiKeyOwnerData_destroy"][1]["ret"] = "void"
defs["ImGuiKeyOwnerData_destroy"][1]["signature"] = "(ImGuiKeyOwnerData*)"
@@ -5930,6 +5998,7 @@ defs["ImGuiKeyRoutingData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiKeyRoutingData_destroy"][1]["cimguiname"] = "ImGuiKeyRoutingData_destroy"
defs["ImGuiKeyRoutingData_destroy"][1]["defaults"] = {}
defs["ImGuiKeyRoutingData_destroy"][1]["destructor"] = true
defs["ImGuiKeyRoutingData_destroy"][1]["location"] = "imgui_internal:1443"
defs["ImGuiKeyRoutingData_destroy"][1]["ov_cimguiname"] = "ImGuiKeyRoutingData_destroy"
defs["ImGuiKeyRoutingData_destroy"][1]["ret"] = "void"
defs["ImGuiKeyRoutingData_destroy"][1]["signature"] = "(ImGuiKeyRoutingData*)"
@@ -5979,6 +6048,7 @@ defs["ImGuiKeyRoutingTable_destroy"][1]["call_args"] = "(self)"
defs["ImGuiKeyRoutingTable_destroy"][1]["cimguiname"] = "ImGuiKeyRoutingTable_destroy"
defs["ImGuiKeyRoutingTable_destroy"][1]["defaults"] = {}
defs["ImGuiKeyRoutingTable_destroy"][1]["destructor"] = true
defs["ImGuiKeyRoutingTable_destroy"][1]["location"] = "imgui_internal:1454"
defs["ImGuiKeyRoutingTable_destroy"][1]["ov_cimguiname"] = "ImGuiKeyRoutingTable_destroy"
defs["ImGuiKeyRoutingTable_destroy"][1]["ret"] = "void"
defs["ImGuiKeyRoutingTable_destroy"][1]["signature"] = "(ImGuiKeyRoutingTable*)"
@@ -6010,6 +6080,7 @@ defs["ImGuiLastItemData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiLastItemData_destroy"][1]["cimguiname"] = "ImGuiLastItemData_destroy"
defs["ImGuiLastItemData_destroy"][1]["defaults"] = {}
defs["ImGuiLastItemData_destroy"][1]["destructor"] = true
defs["ImGuiLastItemData_destroy"][1]["location"] = "imgui_internal:1261"
defs["ImGuiLastItemData_destroy"][1]["ov_cimguiname"] = "ImGuiLastItemData_destroy"
defs["ImGuiLastItemData_destroy"][1]["ret"] = "void"
defs["ImGuiLastItemData_destroy"][1]["signature"] = "(ImGuiLastItemData*)"
@@ -6062,6 +6133,7 @@ defs["ImGuiListClipperData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiListClipperData_destroy"][1]["cimguiname"] = "ImGuiListClipperData_destroy"
defs["ImGuiListClipperData_destroy"][1]["defaults"] = {}
defs["ImGuiListClipperData_destroy"][1]["destructor"] = true
defs["ImGuiListClipperData_destroy"][1]["location"] = "imgui_internal:1538"
defs["ImGuiListClipperData_destroy"][1]["ov_cimguiname"] = "ImGuiListClipperData_destroy"
defs["ImGuiListClipperData_destroy"][1]["ret"] = "void"
defs["ImGuiListClipperData_destroy"][1]["signature"] = "(ImGuiListClipperData*)"
@@ -6378,6 +6450,7 @@ defs["ImGuiMenuColumns_destroy"][1]["call_args"] = "(self)"
defs["ImGuiMenuColumns_destroy"][1]["cimguiname"] = "ImGuiMenuColumns_destroy"
defs["ImGuiMenuColumns_destroy"][1]["defaults"] = {}
defs["ImGuiMenuColumns_destroy"][1]["destructor"] = true
defs["ImGuiMenuColumns_destroy"][1]["location"] = "imgui_internal:1086"
defs["ImGuiMenuColumns_destroy"][1]["ov_cimguiname"] = "ImGuiMenuColumns_destroy"
defs["ImGuiMenuColumns_destroy"][1]["ret"] = "void"
defs["ImGuiMenuColumns_destroy"][1]["signature"] = "(ImGuiMenuColumns*)"
@@ -6409,6 +6482,7 @@ defs["ImGuiMultiSelectState_destroy"][1]["call_args"] = "(self)"
defs["ImGuiMultiSelectState_destroy"][1]["cimguiname"] = "ImGuiMultiSelectState_destroy"
defs["ImGuiMultiSelectState_destroy"][1]["defaults"] = {}
defs["ImGuiMultiSelectState_destroy"][1]["destructor"] = true
defs["ImGuiMultiSelectState_destroy"][1]["location"] = "imgui_internal:1803"
defs["ImGuiMultiSelectState_destroy"][1]["ov_cimguiname"] = "ImGuiMultiSelectState_destroy"
defs["ImGuiMultiSelectState_destroy"][1]["ret"] = "void"
defs["ImGuiMultiSelectState_destroy"][1]["signature"] = "(ImGuiMultiSelectState*)"
@@ -6476,6 +6550,7 @@ defs["ImGuiMultiSelectTempData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiMultiSelectTempData_destroy"][1]["cimguiname"] = "ImGuiMultiSelectTempData_destroy"
defs["ImGuiMultiSelectTempData_destroy"][1]["defaults"] = {}
defs["ImGuiMultiSelectTempData_destroy"][1]["destructor"] = true
defs["ImGuiMultiSelectTempData_destroy"][1]["location"] = "imgui_internal:1786"
defs["ImGuiMultiSelectTempData_destroy"][1]["ov_cimguiname"] = "ImGuiMultiSelectTempData_destroy"
defs["ImGuiMultiSelectTempData_destroy"][1]["ret"] = "void"
defs["ImGuiMultiSelectTempData_destroy"][1]["signature"] = "(ImGuiMultiSelectTempData*)"
@@ -6525,6 +6600,7 @@ defs["ImGuiNavItemData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiNavItemData_destroy"][1]["cimguiname"] = "ImGuiNavItemData_destroy"
defs["ImGuiNavItemData_destroy"][1]["defaults"] = {}
defs["ImGuiNavItemData_destroy"][1]["destructor"] = true
defs["ImGuiNavItemData_destroy"][1]["location"] = "imgui_internal:1627"
defs["ImGuiNavItemData_destroy"][1]["ov_cimguiname"] = "ImGuiNavItemData_destroy"
defs["ImGuiNavItemData_destroy"][1]["ret"] = "void"
defs["ImGuiNavItemData_destroy"][1]["signature"] = "(ImGuiNavItemData*)"
@@ -6574,6 +6650,7 @@ defs["ImGuiNextItemData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiNextItemData_destroy"][1]["cimguiname"] = "ImGuiNextItemData_destroy"
defs["ImGuiNextItemData_destroy"][1]["defaults"] = {}
defs["ImGuiNextItemData_destroy"][1]["destructor"] = true
defs["ImGuiNextItemData_destroy"][1]["location"] = "imgui_internal:1244"
defs["ImGuiNextItemData_destroy"][1]["ov_cimguiname"] = "ImGuiNextItemData_destroy"
defs["ImGuiNextItemData_destroy"][1]["ret"] = "void"
defs["ImGuiNextItemData_destroy"][1]["signature"] = "(ImGuiNextItemData*)"
@@ -6623,6 +6700,7 @@ defs["ImGuiNextWindowData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiNextWindowData_destroy"][1]["cimguiname"] = "ImGuiNextWindowData_destroy"
defs["ImGuiNextWindowData_destroy"][1]["defaults"] = {}
defs["ImGuiNextWindowData_destroy"][1]["destructor"] = true
defs["ImGuiNextWindowData_destroy"][1]["location"] = "imgui_internal:1215"
defs["ImGuiNextWindowData_destroy"][1]["ov_cimguiname"] = "ImGuiNextWindowData_destroy"
defs["ImGuiNextWindowData_destroy"][1]["ret"] = "void"
defs["ImGuiNextWindowData_destroy"][1]["signature"] = "(ImGuiNextWindowData*)"
@@ -6654,6 +6732,7 @@ defs["ImGuiOldColumnData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiOldColumnData_destroy"][1]["cimguiname"] = "ImGuiOldColumnData_destroy"
defs["ImGuiOldColumnData_destroy"][1]["defaults"] = {}
defs["ImGuiOldColumnData_destroy"][1]["destructor"] = true
defs["ImGuiOldColumnData_destroy"][1]["location"] = "imgui_internal:1707"
defs["ImGuiOldColumnData_destroy"][1]["ov_cimguiname"] = "ImGuiOldColumnData_destroy"
defs["ImGuiOldColumnData_destroy"][1]["ret"] = "void"
defs["ImGuiOldColumnData_destroy"][1]["signature"] = "(ImGuiOldColumnData*)"
@@ -6685,6 +6764,7 @@ defs["ImGuiOldColumns_destroy"][1]["call_args"] = "(self)"
defs["ImGuiOldColumns_destroy"][1]["cimguiname"] = "ImGuiOldColumns_destroy"
defs["ImGuiOldColumns_destroy"][1]["defaults"] = {}
defs["ImGuiOldColumns_destroy"][1]["destructor"] = true
defs["ImGuiOldColumns_destroy"][1]["location"] = "imgui_internal:1728"
defs["ImGuiOldColumns_destroy"][1]["ov_cimguiname"] = "ImGuiOldColumns_destroy"
defs["ImGuiOldColumns_destroy"][1]["ret"] = "void"
defs["ImGuiOldColumns_destroy"][1]["signature"] = "(ImGuiOldColumns*)"
@@ -6716,6 +6796,7 @@ defs["ImGuiOnceUponAFrame_destroy"][1]["call_args"] = "(self)"
defs["ImGuiOnceUponAFrame_destroy"][1]["cimguiname"] = "ImGuiOnceUponAFrame_destroy"
defs["ImGuiOnceUponAFrame_destroy"][1]["defaults"] = {}
defs["ImGuiOnceUponAFrame_destroy"][1]["destructor"] = true
defs["ImGuiOnceUponAFrame_destroy"][1]["location"] = "imgui:2661"
defs["ImGuiOnceUponAFrame_destroy"][1]["ov_cimguiname"] = "ImGuiOnceUponAFrame_destroy"
defs["ImGuiOnceUponAFrame_destroy"][1]["ret"] = "void"
defs["ImGuiOnceUponAFrame_destroy"][1]["signature"] = "(ImGuiOnceUponAFrame*)"
@@ -6822,6 +6903,7 @@ defs["ImGuiPayload_destroy"][1]["call_args"] = "(self)"
defs["ImGuiPayload_destroy"][1]["cimguiname"] = "ImGuiPayload_destroy"
defs["ImGuiPayload_destroy"][1]["defaults"] = {}
defs["ImGuiPayload_destroy"][1]["destructor"] = true
defs["ImGuiPayload_destroy"][1]["location"] = "imgui:2638"
defs["ImGuiPayload_destroy"][1]["ov_cimguiname"] = "ImGuiPayload_destroy"
defs["ImGuiPayload_destroy"][1]["ret"] = "void"
defs["ImGuiPayload_destroy"][1]["signature"] = "(ImGuiPayload*)"
@@ -6853,6 +6935,7 @@ defs["ImGuiPlatformIO_destroy"][1]["call_args"] = "(self)"
defs["ImGuiPlatformIO_destroy"][1]["cimguiname"] = "ImGuiPlatformIO_destroy"
defs["ImGuiPlatformIO_destroy"][1]["defaults"] = {}
defs["ImGuiPlatformIO_destroy"][1]["destructor"] = true
defs["ImGuiPlatformIO_destroy"][1]["location"] = "imgui:3732"
defs["ImGuiPlatformIO_destroy"][1]["ov_cimguiname"] = "ImGuiPlatformIO_destroy"
defs["ImGuiPlatformIO_destroy"][1]["ret"] = "void"
defs["ImGuiPlatformIO_destroy"][1]["signature"] = "(ImGuiPlatformIO*)"
@@ -6884,6 +6967,7 @@ defs["ImGuiPlatformImeData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiPlatformImeData_destroy"][1]["cimguiname"] = "ImGuiPlatformImeData_destroy"
defs["ImGuiPlatformImeData_destroy"][1]["defaults"] = {}
defs["ImGuiPlatformImeData_destroy"][1]["destructor"] = true
defs["ImGuiPlatformImeData_destroy"][1]["location"] = "imgui:3842"
defs["ImGuiPlatformImeData_destroy"][1]["ov_cimguiname"] = "ImGuiPlatformImeData_destroy"
defs["ImGuiPlatformImeData_destroy"][1]["ret"] = "void"
defs["ImGuiPlatformImeData_destroy"][1]["signature"] = "(ImGuiPlatformImeData*)"
@@ -6915,6 +6999,7 @@ defs["ImGuiPlatformMonitor_destroy"][1]["call_args"] = "(self)"
defs["ImGuiPlatformMonitor_destroy"][1]["cimguiname"] = "ImGuiPlatformMonitor_destroy"
defs["ImGuiPlatformMonitor_destroy"][1]["defaults"] = {}
defs["ImGuiPlatformMonitor_destroy"][1]["destructor"] = true
defs["ImGuiPlatformMonitor_destroy"][1]["location"] = "imgui:3832"
defs["ImGuiPlatformMonitor_destroy"][1]["ov_cimguiname"] = "ImGuiPlatformMonitor_destroy"
defs["ImGuiPlatformMonitor_destroy"][1]["ret"] = "void"
defs["ImGuiPlatformMonitor_destroy"][1]["signature"] = "(ImGuiPlatformMonitor*)"
@@ -6946,6 +7031,7 @@ defs["ImGuiPopupData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiPopupData_destroy"][1]["cimguiname"] = "ImGuiPopupData_destroy"
defs["ImGuiPopupData_destroy"][1]["defaults"] = {}
defs["ImGuiPopupData_destroy"][1]["destructor"] = true
defs["ImGuiPopupData_destroy"][1]["location"] = "imgui_internal:1342"
defs["ImGuiPopupData_destroy"][1]["ov_cimguiname"] = "ImGuiPopupData_destroy"
defs["ImGuiPopupData_destroy"][1]["ret"] = "void"
defs["ImGuiPopupData_destroy"][1]["signature"] = "(ImGuiPopupData*)"
@@ -6997,6 +7083,7 @@ defs["ImGuiPtrOrIndex_destroy"][1]["call_args"] = "(self)"
defs["ImGuiPtrOrIndex_destroy"][1]["cimguiname"] = "ImGuiPtrOrIndex_destroy"
defs["ImGuiPtrOrIndex_destroy"][1]["defaults"] = {}
defs["ImGuiPtrOrIndex_destroy"][1]["destructor"] = true
defs["ImGuiPtrOrIndex_destroy"][1]["location"] = "imgui_internal:1315"
defs["ImGuiPtrOrIndex_destroy"][1]["ov_cimguiname"] = "ImGuiPtrOrIndex_destroy"
defs["ImGuiPtrOrIndex_destroy"][1]["ret"] = "void"
defs["ImGuiPtrOrIndex_destroy"][1]["signature"] = "(ImGuiPtrOrIndex*)"
@@ -7179,6 +7266,7 @@ defs["ImGuiSelectionBasicStorage_destroy"][1]["call_args"] = "(self)"
defs["ImGuiSelectionBasicStorage_destroy"][1]["cimguiname"] = "ImGuiSelectionBasicStorage_destroy"
defs["ImGuiSelectionBasicStorage_destroy"][1]["defaults"] = {}
defs["ImGuiSelectionBasicStorage_destroy"][1]["destructor"] = true
defs["ImGuiSelectionBasicStorage_destroy"][1]["location"] = "imgui:3022"
defs["ImGuiSelectionBasicStorage_destroy"][1]["ov_cimguiname"] = "ImGuiSelectionBasicStorage_destroy"
defs["ImGuiSelectionBasicStorage_destroy"][1]["ret"] = "void"
defs["ImGuiSelectionBasicStorage_destroy"][1]["signature"] = "(ImGuiSelectionBasicStorage*)"
@@ -7231,6 +7319,7 @@ defs["ImGuiSelectionExternalStorage_destroy"][1]["call_args"] = "(self)"
defs["ImGuiSelectionExternalStorage_destroy"][1]["cimguiname"] = "ImGuiSelectionExternalStorage_destroy"
defs["ImGuiSelectionExternalStorage_destroy"][1]["defaults"] = {}
defs["ImGuiSelectionExternalStorage_destroy"][1]["destructor"] = true
defs["ImGuiSelectionExternalStorage_destroy"][1]["location"] = "imgui:3041"
defs["ImGuiSelectionExternalStorage_destroy"][1]["ov_cimguiname"] = "ImGuiSelectionExternalStorage_destroy"
defs["ImGuiSelectionExternalStorage_destroy"][1]["ret"] = "void"
defs["ImGuiSelectionExternalStorage_destroy"][1]["signature"] = "(ImGuiSelectionExternalStorage*)"
@@ -7262,6 +7351,7 @@ defs["ImGuiSettingsHandler_destroy"][1]["call_args"] = "(self)"
defs["ImGuiSettingsHandler_destroy"][1]["cimguiname"] = "ImGuiSettingsHandler_destroy"
defs["ImGuiSettingsHandler_destroy"][1]["defaults"] = {}
defs["ImGuiSettingsHandler_destroy"][1]["destructor"] = true
defs["ImGuiSettingsHandler_destroy"][1]["location"] = "imgui_internal:2048"
defs["ImGuiSettingsHandler_destroy"][1]["ov_cimguiname"] = "ImGuiSettingsHandler_destroy"
defs["ImGuiSettingsHandler_destroy"][1]["ret"] = "void"
defs["ImGuiSettingsHandler_destroy"][1]["signature"] = "(ImGuiSettingsHandler*)"
@@ -7293,6 +7383,7 @@ defs["ImGuiStackLevelInfo_destroy"][1]["call_args"] = "(self)"
defs["ImGuiStackLevelInfo_destroy"][1]["cimguiname"] = "ImGuiStackLevelInfo_destroy"
defs["ImGuiStackLevelInfo_destroy"][1]["defaults"] = {}
defs["ImGuiStackLevelInfo_destroy"][1]["destructor"] = true
defs["ImGuiStackLevelInfo_destroy"][1]["location"] = "imgui_internal:2164"
defs["ImGuiStackLevelInfo_destroy"][1]["ov_cimguiname"] = "ImGuiStackLevelInfo_destroy"
defs["ImGuiStackLevelInfo_destroy"][1]["ret"] = "void"
defs["ImGuiStackLevelInfo_destroy"][1]["signature"] = "(ImGuiStackLevelInfo*)"
@@ -7370,6 +7461,7 @@ defs["ImGuiStoragePair_destroy"][1]["call_args"] = "(self)"
defs["ImGuiStoragePair_destroy"][1]["cimguiname"] = "ImGuiStoragePair_destroy"
defs["ImGuiStoragePair_destroy"][1]["defaults"] = {}
defs["ImGuiStoragePair_destroy"][1]["destructor"] = true
defs["ImGuiStoragePair_destroy"][1]["location"] = "imgui:2718"
defs["ImGuiStoragePair_destroy"][1]["ov_cimguiname"] = "ImGuiStoragePair_destroy"
defs["ImGuiStoragePair_destroy"][1]["ret"] = "void"
defs["ImGuiStoragePair_destroy"][1]["signature"] = "(ImGuiStoragePair*)"
@@ -7796,6 +7888,7 @@ defs["ImGuiStyleMod_destroy"][1]["call_args"] = "(self)"
defs["ImGuiStyleMod_destroy"][1]["cimguiname"] = "ImGuiStyleMod_destroy"
defs["ImGuiStyleMod_destroy"][1]["defaults"] = {}
defs["ImGuiStyleMod_destroy"][1]["destructor"] = true
defs["ImGuiStyleMod_destroy"][1]["location"] = "imgui_internal:1038"
defs["ImGuiStyleMod_destroy"][1]["ov_cimguiname"] = "ImGuiStyleMod_destroy"
defs["ImGuiStyleMod_destroy"][1]["ret"] = "void"
defs["ImGuiStyleMod_destroy"][1]["signature"] = "(ImGuiStyleMod*)"
@@ -7848,6 +7941,7 @@ defs["ImGuiStyle_destroy"][1]["call_args"] = "(self)"
defs["ImGuiStyle_destroy"][1]["cimguiname"] = "ImGuiStyle_destroy"
defs["ImGuiStyle_destroy"][1]["defaults"] = {}
defs["ImGuiStyle_destroy"][1]["destructor"] = true
defs["ImGuiStyle_destroy"][1]["location"] = "imgui:2279"
defs["ImGuiStyle_destroy"][1]["ov_cimguiname"] = "ImGuiStyle_destroy"
defs["ImGuiStyle_destroy"][1]["ret"] = "void"
defs["ImGuiStyle_destroy"][1]["signature"] = "(ImGuiStyle*)"
@@ -7879,6 +7973,7 @@ defs["ImGuiTabBar_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTabBar_destroy"][1]["cimguiname"] = "ImGuiTabBar_destroy"
defs["ImGuiTabBar_destroy"][1]["defaults"] = {}
defs["ImGuiTabBar_destroy"][1]["destructor"] = true
defs["ImGuiTabBar_destroy"][1]["location"] = "imgui_internal:2868"
defs["ImGuiTabBar_destroy"][1]["ov_cimguiname"] = "ImGuiTabBar_destroy"
defs["ImGuiTabBar_destroy"][1]["ret"] = "void"
defs["ImGuiTabBar_destroy"][1]["signature"] = "(ImGuiTabBar*)"
@@ -7910,6 +8005,7 @@ defs["ImGuiTabItem_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTabItem_destroy"][1]["cimguiname"] = "ImGuiTabItem_destroy"
defs["ImGuiTabItem_destroy"][1]["defaults"] = {}
defs["ImGuiTabItem_destroy"][1]["destructor"] = true
defs["ImGuiTabItem_destroy"][1]["location"] = "imgui_internal:2827"
defs["ImGuiTabItem_destroy"][1]["ov_cimguiname"] = "ImGuiTabItem_destroy"
defs["ImGuiTabItem_destroy"][1]["ret"] = "void"
defs["ImGuiTabItem_destroy"][1]["signature"] = "(ImGuiTabItem*)"
@@ -7941,6 +8037,7 @@ defs["ImGuiTableColumnSettings_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTableColumnSettings_destroy"][1]["cimguiname"] = "ImGuiTableColumnSettings_destroy"
defs["ImGuiTableColumnSettings_destroy"][1]["defaults"] = {}
defs["ImGuiTableColumnSettings_destroy"][1]["destructor"] = true
defs["ImGuiTableColumnSettings_destroy"][1]["location"] = "imgui_internal:3136"
defs["ImGuiTableColumnSettings_destroy"][1]["ov_cimguiname"] = "ImGuiTableColumnSettings_destroy"
defs["ImGuiTableColumnSettings_destroy"][1]["ret"] = "void"
defs["ImGuiTableColumnSettings_destroy"][1]["signature"] = "(ImGuiTableColumnSettings*)"
@@ -7972,6 +8069,7 @@ defs["ImGuiTableColumnSortSpecs_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTableColumnSortSpecs_destroy"][1]["cimguiname"] = "ImGuiTableColumnSortSpecs_destroy"
defs["ImGuiTableColumnSortSpecs_destroy"][1]["defaults"] = {}
defs["ImGuiTableColumnSortSpecs_destroy"][1]["destructor"] = true
defs["ImGuiTableColumnSortSpecs_destroy"][1]["location"] = "imgui:2102"
defs["ImGuiTableColumnSortSpecs_destroy"][1]["ov_cimguiname"] = "ImGuiTableColumnSortSpecs_destroy"
defs["ImGuiTableColumnSortSpecs_destroy"][1]["ret"] = "void"
defs["ImGuiTableColumnSortSpecs_destroy"][1]["signature"] = "(ImGuiTableColumnSortSpecs*)"
@@ -8003,6 +8101,7 @@ defs["ImGuiTableColumn_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTableColumn_destroy"][1]["cimguiname"] = "ImGuiTableColumn_destroy"
defs["ImGuiTableColumn_destroy"][1]["defaults"] = {}
defs["ImGuiTableColumn_destroy"][1]["destructor"] = true
defs["ImGuiTableColumn_destroy"][1]["location"] = "imgui_internal:2931"
defs["ImGuiTableColumn_destroy"][1]["ov_cimguiname"] = "ImGuiTableColumn_destroy"
defs["ImGuiTableColumn_destroy"][1]["ret"] = "void"
defs["ImGuiTableColumn_destroy"][1]["signature"] = "(ImGuiTableColumn*)"
@@ -8034,6 +8133,7 @@ defs["ImGuiTableInstanceData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTableInstanceData_destroy"][1]["cimguiname"] = "ImGuiTableInstanceData_destroy"
defs["ImGuiTableInstanceData_destroy"][1]["defaults"] = {}
defs["ImGuiTableInstanceData_destroy"][1]["destructor"] = true
defs["ImGuiTableInstanceData_destroy"][1]["location"] = "imgui_internal:2974"
defs["ImGuiTableInstanceData_destroy"][1]["ov_cimguiname"] = "ImGuiTableInstanceData_destroy"
defs["ImGuiTableInstanceData_destroy"][1]["ret"] = "void"
defs["ImGuiTableInstanceData_destroy"][1]["signature"] = "(ImGuiTableInstanceData*)"
@@ -8083,6 +8183,7 @@ defs["ImGuiTableSettings_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTableSettings_destroy"][1]["cimguiname"] = "ImGuiTableSettings_destroy"
defs["ImGuiTableSettings_destroy"][1]["defaults"] = {}
defs["ImGuiTableSettings_destroy"][1]["destructor"] = true
defs["ImGuiTableSettings_destroy"][1]["location"] = "imgui_internal:3158"
defs["ImGuiTableSettings_destroy"][1]["ov_cimguiname"] = "ImGuiTableSettings_destroy"
defs["ImGuiTableSettings_destroy"][1]["ret"] = "void"
defs["ImGuiTableSettings_destroy"][1]["signature"] = "(ImGuiTableSettings*)"
@@ -8114,6 +8215,7 @@ defs["ImGuiTableSortSpecs_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTableSortSpecs_destroy"][1]["cimguiname"] = "ImGuiTableSortSpecs_destroy"
defs["ImGuiTableSortSpecs_destroy"][1]["defaults"] = {}
defs["ImGuiTableSortSpecs_destroy"][1]["destructor"] = true
defs["ImGuiTableSortSpecs_destroy"][1]["location"] = "imgui:2091"
defs["ImGuiTableSortSpecs_destroy"][1]["ov_cimguiname"] = "ImGuiTableSortSpecs_destroy"
defs["ImGuiTableSortSpecs_destroy"][1]["ret"] = "void"
defs["ImGuiTableSortSpecs_destroy"][1]["signature"] = "(ImGuiTableSortSpecs*)"
@@ -8145,6 +8247,7 @@ defs["ImGuiTableTempData_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTableTempData_destroy"][1]["cimguiname"] = "ImGuiTableTempData_destroy"
defs["ImGuiTableTempData_destroy"][1]["defaults"] = {}
defs["ImGuiTableTempData_destroy"][1]["destructor"] = true
defs["ImGuiTableTempData_destroy"][1]["location"] = "imgui_internal:3121"
defs["ImGuiTableTempData_destroy"][1]["ov_cimguiname"] = "ImGuiTableTempData_destroy"
defs["ImGuiTableTempData_destroy"][1]["ret"] = "void"
defs["ImGuiTableTempData_destroy"][1]["signature"] = "(ImGuiTableTempData*)"
@@ -8338,6 +8441,7 @@ defs["ImGuiTextBuffer_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTextBuffer_destroy"][1]["cimguiname"] = "ImGuiTextBuffer_destroy"
defs["ImGuiTextBuffer_destroy"][1]["defaults"] = {}
defs["ImGuiTextBuffer_destroy"][1]["destructor"] = true
defs["ImGuiTextBuffer_destroy"][1]["location"] = "imgui:2699"
defs["ImGuiTextBuffer_destroy"][1]["ov_cimguiname"] = "ImGuiTextBuffer_destroy"
defs["ImGuiTextBuffer_destroy"][1]["ret"] = "void"
defs["ImGuiTextBuffer_destroy"][1]["signature"] = "(ImGuiTextBuffer*)"
@@ -8553,6 +8657,7 @@ defs["ImGuiTextFilter_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTextFilter_destroy"][1]["cimguiname"] = "ImGuiTextFilter_destroy"
defs["ImGuiTextFilter_destroy"][1]["defaults"] = {}
defs["ImGuiTextFilter_destroy"][1]["destructor"] = true
defs["ImGuiTextFilter_destroy"][1]["location"] = "imgui:2669"
defs["ImGuiTextFilter_destroy"][1]["ov_cimguiname"] = "ImGuiTextFilter_destroy"
defs["ImGuiTextFilter_destroy"][1]["ret"] = "void"
defs["ImGuiTextFilter_destroy"][1]["signature"] = "(ImGuiTextFilter*)"
@@ -8715,6 +8820,7 @@ defs["ImGuiTextRange_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTextRange_destroy"][1]["cimguiname"] = "ImGuiTextRange_destroy"
defs["ImGuiTextRange_destroy"][1]["defaults"] = {}
defs["ImGuiTextRange_destroy"][1]["destructor"] = true
defs["ImGuiTextRange_destroy"][1]["location"] = "imgui:2682"
defs["ImGuiTextRange_destroy"][1]["ov_cimguiname"] = "ImGuiTextRange_destroy"
defs["ImGuiTextRange_destroy"][1]["ret"] = "void"
defs["ImGuiTextRange_destroy"][1]["signature"] = "(ImGuiTextRange*)"
@@ -8806,6 +8912,7 @@ defs["ImGuiTypingSelectState_destroy"][1]["call_args"] = "(self)"
defs["ImGuiTypingSelectState_destroy"][1]["cimguiname"] = "ImGuiTypingSelectState_destroy"
defs["ImGuiTypingSelectState_destroy"][1]["defaults"] = {}
defs["ImGuiTypingSelectState_destroy"][1]["destructor"] = true
defs["ImGuiTypingSelectState_destroy"][1]["location"] = "imgui_internal:1671"
defs["ImGuiTypingSelectState_destroy"][1]["ov_cimguiname"] = "ImGuiTypingSelectState_destroy"
defs["ImGuiTypingSelectState_destroy"][1]["ret"] = "void"
defs["ImGuiTypingSelectState_destroy"][1]["signature"] = "(ImGuiTypingSelectState*)"
@@ -9102,6 +9209,7 @@ defs["ImGuiWindowClass_destroy"][1]["call_args"] = "(self)"
defs["ImGuiWindowClass_destroy"][1]["cimguiname"] = "ImGuiWindowClass_destroy"
defs["ImGuiWindowClass_destroy"][1]["defaults"] = {}
defs["ImGuiWindowClass_destroy"][1]["destructor"] = true
defs["ImGuiWindowClass_destroy"][1]["location"] = "imgui:2620"
defs["ImGuiWindowClass_destroy"][1]["ov_cimguiname"] = "ImGuiWindowClass_destroy"
defs["ImGuiWindowClass_destroy"][1]["ret"] = "void"
defs["ImGuiWindowClass_destroy"][1]["signature"] = "(ImGuiWindowClass*)"
@@ -9151,6 +9259,7 @@ defs["ImGuiWindowSettings_destroy"][1]["call_args"] = "(self)"
defs["ImGuiWindowSettings_destroy"][1]["cimguiname"] = "ImGuiWindowSettings_destroy"
defs["ImGuiWindowSettings_destroy"][1]["defaults"] = {}
defs["ImGuiWindowSettings_destroy"][1]["destructor"] = true
defs["ImGuiWindowSettings_destroy"][1]["location"] = "imgui_internal:2032"
defs["ImGuiWindowSettings_destroy"][1]["ov_cimguiname"] = "ImGuiWindowSettings_destroy"
defs["ImGuiWindowSettings_destroy"][1]["ret"] = "void"
defs["ImGuiWindowSettings_destroy"][1]["signature"] = "(ImGuiWindowSettings*)"
@@ -10325,6 +10434,7 @@ defs["ImRect_destroy"][1]["call_args"] = "(self)"
defs["ImRect_destroy"][1]["cimguiname"] = "ImRect_destroy"
defs["ImRect_destroy"][1]["defaults"] = {}
defs["ImRect_destroy"][1]["destructor"] = true
defs["ImRect_destroy"][1]["location"] = "imgui_internal:528"
defs["ImRect_destroy"][1]["ov_cimguiname"] = "ImRect_destroy"
defs["ImRect_destroy"][1]["ret"] = "void"
defs["ImRect_destroy"][1]["signature"] = "(ImRect*)"
@@ -10471,6 +10581,7 @@ defs["ImSpanAllocator_destroy"][1]["call_args"] = "(self)"
defs["ImSpanAllocator_destroy"][1]["cimguiname"] = "ImSpanAllocator_destroy"
defs["ImSpanAllocator_destroy"][1]["defaults"] = {}
defs["ImSpanAllocator_destroy"][1]["destructor"] = true
defs["ImSpanAllocator_destroy"][1]["location"] = "imgui_internal:653"
defs["ImSpanAllocator_destroy"][1]["ov_cimguiname"] = "ImSpanAllocator_destroy"
defs["ImSpanAllocator_destroy"][1]["ret"] = "void"
defs["ImSpanAllocator_destroy"][1]["signature"] = "(ImSpanAllocator*)"
@@ -10583,6 +10694,7 @@ defs["ImSpan_destroy"][1]["call_args"] = "(self)"
defs["ImSpan_destroy"][1]["cimguiname"] = "ImSpan_destroy"
defs["ImSpan_destroy"][1]["defaults"] = {}
defs["ImSpan_destroy"][1]["destructor"] = true
defs["ImSpan_destroy"][1]["location"] = "imgui_internal:621"
defs["ImSpan_destroy"][1]["ov_cimguiname"] = "ImSpan_destroy"
defs["ImSpan_destroy"][1]["ret"] = "void"
defs["ImSpan_destroy"][1]["signature"] = "(ImSpan*)"
@@ -10778,6 +10890,7 @@ defs["ImVec1_destroy"][1]["call_args"] = "(self)"
defs["ImVec1_destroy"][1]["cimguiname"] = "ImVec1_destroy"
defs["ImVec1_destroy"][1]["defaults"] = {}
defs["ImVec1_destroy"][1]["destructor"] = true
defs["ImVec1_destroy"][1]["location"] = "imgui_internal:508"
defs["ImVec1_destroy"][1]["ov_cimguiname"] = "ImVec1_destroy"
defs["ImVec1_destroy"][1]["ret"] = "void"
defs["ImVec1_destroy"][1]["signature"] = "(ImVec1*)"
@@ -10829,6 +10942,7 @@ defs["ImVec2_destroy"][1]["call_args"] = "(self)"
defs["ImVec2_destroy"][1]["cimguiname"] = "ImVec2_destroy"
defs["ImVec2_destroy"][1]["defaults"] = {}
defs["ImVec2_destroy"][1]["destructor"] = true
defs["ImVec2_destroy"][1]["location"] = "imgui:298"
defs["ImVec2_destroy"][1]["ov_cimguiname"] = "ImVec2_destroy"
defs["ImVec2_destroy"][1]["ret"] = "void"
defs["ImVec2_destroy"][1]["signature"] = "(ImVec2*)"
@@ -10897,6 +11011,7 @@ defs["ImVec2ih_destroy"][1]["call_args"] = "(self)"
defs["ImVec2ih_destroy"][1]["cimguiname"] = "ImVec2ih_destroy"
defs["ImVec2ih_destroy"][1]["defaults"] = {}
defs["ImVec2ih_destroy"][1]["destructor"] = true
defs["ImVec2ih_destroy"][1]["location"] = "imgui_internal:516"
defs["ImVec2ih_destroy"][1]["ov_cimguiname"] = "ImVec2ih_destroy"
defs["ImVec2ih_destroy"][1]["ret"] = "void"
defs["ImVec2ih_destroy"][1]["signature"] = "(ImVec2ih*)"
@@ -10954,6 +11069,7 @@ defs["ImVec4_destroy"][1]["call_args"] = "(self)"
defs["ImVec4_destroy"][1]["cimguiname"] = "ImVec4_destroy"
defs["ImVec4_destroy"][1]["defaults"] = {}
defs["ImVec4_destroy"][1]["destructor"] = true
defs["ImVec4_destroy"][1]["location"] = "imgui:311"
defs["ImVec4_destroy"][1]["ov_cimguiname"] = "ImVec4_destroy"
defs["ImVec4_destroy"][1]["ret"] = "void"
defs["ImVec4_destroy"][1]["signature"] = "(ImVec4*)"