cJSON_bool typedef

cJSON_bool = Int

Implementation

typedef cJSON_bool = ffi.Int;