MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / AppDestroyWin32Window

Function AppDestroyWin32Window

vulkaninfo/vulkaninfo.h:856–856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

854}
855
856static void AppDestroyWin32Window(AppInstance &inst) { user32_handles->pfnDestroyWindow(inst.h_wnd); }
857#endif // VK_USE_PLATFORM_WIN32_KHR
858//-----------------------------------------------------------
859

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected