pub unsafe extern "C" fn SDL_GetCurrentVideoDriver() -> *const c_char
Expand description

The name of the current video driver.

Do not free this pointer.