Type Definition drone_ctypes::c_float[][src]

type c_float = f32;

Equivalent to C’s float type.