g_MousePressed

Whether to use the implemetation defined in D, or link against compiled ImGUI backend.

version(CIMGUI_USER_DEFINED_IMPLEMENTATION_SDL)
static
bool[3] g_MousePressed;

Meta