Returns the currently active cursor.
IntPtr to Sdl.SDL_Cursor
Binds to C-function call in SDL_mouse.h:
SDL_Cursor *SDL_GetCursor(void);
Sdl Class | Tao.Sdl Namespace | SDL_CreateCursor | SDL_SetCursor | SDL_ShowCursor