[][src]Function fermium::SDL_GetVideoDriver

pub unsafe extern "C" fn SDL_GetVideoDriver(index: c_int) -> *const c_char

\brief Get the name of a built in video driver.

\note The video drivers are presented in the order in which they are normally checked during initialization.

\sa SDL_GetNumVideoDrivers()