RacBool typedef

RacBool = Int32

Boolean type for C compatibility (rac_bool_t)

Implementation

typedef RacBool = Int32;