Contents

NSRangePointer

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

Declaration

typealias NSRangePointer = UnsafeMutablePointer<NSRange>

See Also

Related types