SDL_GetGlobalMouseState

Undocumented in source.
  1. uint SDL_GetGlobalMouseState(int* x, int* y)
  2. pSDL_GetGlobalMouseState SDL_GetGlobalMouseState;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl204)
    pSDL_GetGlobalMouseState SDL_GetGlobalMouseState;

Meta