Function sdl2_sys::SDL_GetNumVideoDrivers

source ยท
pub unsafe extern "C" fn SDL_GetNumVideoDrivers() -> c_int
Expand description

\brief Get the number of video drivers compiled into SDL

\sa SDL_GetVideoDriver()