[][src]Type Definition drone_ctypes::c_schar

type c_schar = i8;

Equivalent to C's signed char type.