NSPageSize() Returns the number of bytes in a page. Declarationfunc NSPageSize() -> Int Return ValueThe number of bytes in a page. See AlsoMemory ManagementNSAllocateMemoryPages(_:)NSCopyMemoryPages(_:_:_:)NSDeallocateMemoryPages(_:_:)NSLogPageSize()NSRealMemoryAvailable()NSRoundDownToMultipleOfPageSize(_:)NSRoundUpToMultipleOfPageSize(_:)