[][src]Type Definition drone_ctypes::c_uchar

type c_uchar = u8;

Equivalent to C's unsigned char type.