[−][src]Function sdl2_sys::SDL_GetCurrentVideoDriver
pub unsafe extern "C" fn SDL_GetCurrentVideoDriver() -> *const c_char
\brief Returns the name of the currently initialized video driver.
\return The name of the current video driver or NULL if no driver has been initialized
\sa SDL_GetNumVideoDrivers() \sa SDL_GetVideoDriver()