[go: up one dir, main page]

Function sdl2::render::drivers[][src]

pub fn drivers() -> DriverIterator
Notable traits for DriverIterator
impl Iterator for DriverIterator type Item = RendererInfo;
Expand description

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