Type Definition drone_ctypes::c_schar [] [src]

type c_schar = i8;

Equivalent to C's signed char type.