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