SDL_GetWindowMouseGrab

Function SDL_GetWindowMouseGrab 

Source
pub unsafe extern "C" fn SDL_GetWindowMouseGrab(
    window: *mut SDL_Window,
) -> SDL_bool