pub unsafe extern "C" fn SDL_GetCurrentVideoDriver() -> *const c_charExpand description
Get the name of the currently initialized video driver.
\returns the name of the current video driver or NULL if no driver has been initialized.
\since This function is available since SDL 2.0.0.
\sa SDL_GetNumVideoDrivers \sa SDL_GetVideoDriver