Type Definition drone_ctypes::c_long[][src]

type c_long = i64;
Expand description

Equivalent to C’s signed long (long) type.