pub unsafe extern "C" fn SDL_GetNumVideoDrivers() -> i32
dep_sdl3
Get the number of video drivers compiled into SDL.
Returns the number of built in video drivers.
This function should only be called on the main thread.
This function is available since SDL 3.2.0.
SDL_GetVideoDriver