A foreign type for the Objective-C type BOOL .
BOOL
objc
objc-bool
None.
The FLI objc-bool type is a boolean type for use as the Objective-C type BOOL . It converts between nil and NO and between non- nil and YES .
nil
NO
YES
invoke-bool