Type Aliases

The following type aliases are available globally.

  • Int type used by BearLibTerminal

    Declaration

    Swift

    public typealias BLInt = Int32
  • Opaque color type used by BearLibTerminal

    Declaration

    Swift

    public typealias BLColor = UInt32