mirror of
https://github.com/Drezil/imgui.git
synced 2025-11-08 00:51:05 +01:00
Examples: Titles/comments in headers
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// ImGui Platform Binding for: Windows (standard windows API for 32 and 64 bits applications)
|
||||
// This needs to be used along with a Renderer (e.g. DirectX11, OpenGL3, Vulkan..)
|
||||
|
||||
IMGUI_API bool ImGui_ImplWin32_Init(void* hwnd);
|
||||
IMGUI_API void ImGui_ImplWin32_Shutdown();
|
||||
|
||||
Reference in New Issue
Block a user