/// The C 'float' type. public typealias CFloat = Float /// The C 'double' type. public typealias CDouble = Double