[][src]Function fermium::video::SDL_GetNumVideoDrivers

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

The number of available video drivers.

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