[][src]Function ndless_sdl::video::ll::SDL_SetVideoMode

pub unsafe extern "C" fn SDL_SetVideoMode(
    width: c_int,
    height: c_int,
    bpp: c_int,
    flags: uint32_t
) -> *mut SDL_Surface