Beispiel #1
0
void imguiDestroy()
{
	s_ctx.destroy();
}
Beispiel #2
0
void IMGUI_destroy()
{
	s_ctx.destroy();
}