[][src]Type Definition drone_ctypes::c_char

type c_char = u8;

Equivalent to C's char type.