RacResult typedef

RacResult = Int32

Result type for all RAC functions (rac_result_t) 0 = success, negative = error

Implementation

typedef RacResult = Int32;