g_MouseCanUseGlobalState

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

version(CIMGUI_USER_DEFINED_IMPLEMENTATION_SDL)
static
bool g_MouseCanUseGlobalState;

Meta