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