c_float

Type Alias c_float 

Source
pub type c_float = f32;
Expand description

Equivalent to C’s float type.