EvSize

Type Alias EvSize 

Source
pub type EvSize = _evsize_t;

Aliased Type§

#[repr(C)]
pub struct EvSize { pub width: f32, pub height: f32, }

Fields§

§width: f32§height: f32