Function SDL_GetWindowKeyboardGrab
pub unsafe extern "C" fn SDL_GetWindowKeyboardGrab(
window: *mut SDL_Window,
) -> bool
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_GetWindowKeyboardGrab(
window: *mut SDL_Window,
) -> bool
dep_sdl3
only.