Function sdl2_sys::SDL_GetMouseFocus
source ยท 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.