pub unsafe extern "C" fn SDL_GetKeyboardFocus() -> *mut SDL_WindowExpand description
Query the window which currently has keyboard focus.
\returns the window with keyboard focus.
\since This function is available since SDL 2.0.0.
pub unsafe extern "C" fn SDL_GetKeyboardFocus() -> *mut SDL_WindowQuery the window which currently has keyboard focus.
\returns the window with keyboard focus.
\since This function is available since SDL 2.0.0.