Cir2Df

Type Alias Cir2Df 

Source
pub type Cir2Df = _cir2df_t;

Aliased Type§

#[repr(C)]
pub struct Cir2Df { pub c: _v2df_t, pub r: f32, }

Fields§

§c: _v2df_t§r: f32