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