Module sdl

Source
Expand description

SDL Renderer

Re-exports§

pub use audio::AudioDevice;

Modules§

audio
SDL Audio

Traits§

AudioFormatNum
A phantom type for retrieving the SDL_AudioFormat of a given generic type. All format types are returned as native-endian.