pub unsafe extern "C" fn SDL_GetWindowGrab(
    window: *mut SDL_Window
) -> SDL_bool
Expand description

Gets if the window is grabbing the mouse.