SDL_GetRelativeMouseState (3) Linux Manual Page
SDL_GetRelativeMouseState – Retrieve the current state of the mouse
Synopsis
#include "SDL.h" Uint8 SDL_GetRelativeMouseState(int *x, int *y);
SDL_GetRelativeMouseState – Retrieve the current state of the mouse
Uint8 SDL_GetRelativeMouseState(int *x, int *y);