[][src]Function fermium::video::SDL_SetWindowResizable

pub unsafe extern "C" fn SDL_SetWindowResizable(
    window: *mut SDL_Window,
    resizable: SDL_bool
)

Set if the window should allow resizing.