BOOL typedef

BOOL = Int

Implementation

typedef BOOL = ffi.Int;