Esempio n. 1
0
void imguiDestroy()
{
	s_ctx.destroy();
}
Esempio n. 2
0
void IMGUI_destroy()
{
	s_ctx.destroy();
}