Type Alias sdl2_sys::SDL_Sensor

source ·
pub type SDL_Sensor = _SDL_Sensor;

Aliased Type§

struct SDL_Sensor { /* private fields */ }

Trait Implementations

source§

impl Clone for _SDL_Sensor

source§

fn clone(&self) -> _SDL_Sensor

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Copy for _SDL_Sensor