[go: up one dir, main page]

[][src]Function sdl2::video::drivers

pub fn drivers() -> DriverIterator

Notable traits for DriverIterator

impl Iterator for DriverIterator type Item = &'static str;

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