pub unsafe extern "C" fn SDL_GetNumVideoDrivers() -> c_int
Expand description

The number of available video drivers.

Returns: >=1 on success, or negative on error (call SDL_GetError)