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