Type Definition fermium::stdinc::SDL_bool

source ·
pub type SDL_bool = Bool32;
Expand description

SDL’s bool approximation.