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