Function sdl2::video::drivers

source · []
pub fn drivers() -> DriverIteratorNotable traits for DriverIteratorimpl Iterator for DriverIterator    type Item = &'static str;
Expand description

Gets an iterator of all video drivers compiled into the SDL2 library.