S2Df

Type Alias S2Df 

Source
pub type S2Df = _s2df_t;

Aliased Type§

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

Fields§

§width: f32§height: f32