Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias PWFlag = Int32 -
Undocumented
Declaration
Swift
public typealias PWLength = Int32 -
Undocumented
Declaration
Swift
public typealias CCharPointer = UnsafeMutablePointer<CChar> -
Undocumented
Declaration
Swift
public typealias CGeneratorFunction = (CCharPointer?, PWLength, PWFlag, CCharPointer?) -> Void
Type Aliases Reference