Boolean type used by the ConvertUTF routines; 0 or 1.

Synopsis

Declared in <llvm/Support/ConvertUTF.h>

using Boolean = unsigned char;

Created with MrDocs