[][src]Function fermium::video::SDL_SetWindowModalFor

pub unsafe extern "C" fn SDL_SetWindowModalFor(
    modal_window: *mut SDL_Window,
    parent_window: *mut SDL_Window
) -> c_int

Sets a window as a modal for another window (X11 only).