Type Definition libc::c_float

pub type c_float = f32;
On this page