S2Dd

Type Alias S2Dd 

Source
pub type S2Dd = _s2dd_t;

Aliased Type§

#[repr(C)]
pub struct S2Dd { pub width: f64, pub height: f64, }

Fields§

§width: f64§height: f64