zone
Zones are deprecated and ignored by most classes that have it as a parameter.
Declaration
- (struct _NSZone *) zone;Return Value
A pointer to the zone from which the receiver was allocated.
Zones are deprecated and ignored by most classes that have it as a parameter.
- (struct _NSZone *) zone;A pointer to the zone from which the receiver was allocated.