SDL_SetWindowInputFocus

Function SDL_SetWindowInputFocus 

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