Skip to main content

c_float

Type Alias c_float 

Source
pub type c_float = f32;
Expand description

The float type in C.