g_MouseCursors

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

version(CIMGUI_USER_DEFINED_IMPLEMENTATION_SDL)
static
SDL_Cursor*[ImGuiMouseCursor_COUNT] g_MouseCursors;

Meta