pub unsafe extern "C" fn SDL_GetKeyboardFocus() -> *mut SDL_Window
Expand 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_Window
Query the window which currently has keyboard focus.
\returns the window with keyboard focus.
\since This function is available since SDL 2.0.0.