[][src]Type Definition drone_ctypes::c_float

type c_float = f32;

Equivalent to C's float type.