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

pub unsafe extern "C" fn SDL_VideoModeOK(
    width: c_int,
    height: c_int,
    bpp: c_int,
    flags: uint32_t
) -> c_int