Type Definition drone_ctypes::c_uchar[][src]

type c_uchar = u8;

Equivalent to C's unsigned char type.