Contents

NSRectPointer

Type indicating a parameter is a pointer to an NSRect structure.

Declaration

typealias NSRectPointer = UnsafeMutablePointer<NSRect>

See Also

Related Types