Type Alias Boolean

Source
pub type Boolean = c_uchar;
Expand description

Mac OS historic type, sizeof(Boolean)==1.