pub unsafe extern "C" fn SDL_GetMouseFocus() -> *mut SDL_WindowExpand 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_WindowGet the window which currently has mouse focus.
\returns the window with mouse focus.
\since This function is available since SDL 2.0.0.