pub unsafe extern "C" fn SDL_GetMouseFocus() -> *mut SDL_Window
Expand description
Get the window which currently has mouse focus.
\returns the window with mouse focus.
\since This function is available since SDL 2.0.0.
pub unsafe extern "C" fn SDL_GetMouseFocus() -> *mut SDL_Window
Get the window which currently has mouse focus.
\returns the window with mouse focus.
\since This function is available since SDL 2.0.0.