ShowDemoWindow

Demo, Debug, Information create Demo window. demonstrate most ImGui features. call this to learn about the library! try to make it always available in your application!

@trusted
void
ShowDemoWindow
(
scope bool* p_open
)

Meta