SDL_SetWindowGrab

Function SDL_SetWindowGrab 

Source
pub unsafe extern "C" fn SDL_SetWindowGrab(
    window: *mut SDL_Window,
    grabbed: SDL_bool,
)