Contents

NSSizePointer

Type indicating parameter is a pointer to an NSSize structure.

Declaration

typealias NSSizePointer = UnsafeMutablePointer<NSSize>

See Also

Related Types