NSPointPointer
Type indicating a parameter is a pointer to an NSPoint structure.
Declaration
typealias NSPointPointer = UnsafeMutablePointer<NSPoint>Type indicating a parameter is a pointer to an NSPoint structure.
typealias NSPointPointer = UnsafeMutablePointer<NSPoint>