bool

EMbool
Bun

Symbol

FFIType.bool

bool

Boolean value

Must be true or false. 0 and 1 type coercion is not supported.

In C, this corresponds to:

bool
_Bool