pub fn drivers() -> DriverIteratorⓘNotable traits for DriverIteratorimpl Iterator for DriverIterator type Item = RendererInfo;
Expand description
Gets an iterator of all render drivers compiled into the SDL2 library.
pub fn drivers() -> DriverIteratorⓘNotable traits for DriverIteratorimpl Iterator for DriverIterator type Item = RendererInfo;
Gets an iterator of all render drivers compiled into the SDL2 library.