BRErrorCodes

Objective-C

enum BRErrorCodes : NSUInteger {}

Swift

enum BRErrorCodes : UInt, @unchecked Sendable