<!--
{
  "documentType" : "article",
  "framework" : "ObjectiveC",
  "identifier" : "/documentation/ObjectiveC/objective-c-data-types",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Objective-C Data Types"
}
-->

# Objective-C Data Types

## Topics

### Data Types

[`NSInteger`](/documentation/ObjectiveC/NSInteger)

Describes an integer.

[`NSUInteger`](/documentation/ObjectiveC/NSUInteger)

Describes an unsigned integer.

[`objc_exception_handler`](/documentation/ObjectiveC/objc_exception_handler)

[`objc_exception_matcher`](/documentation/ObjectiveC/objc_exception_matcher)

[`objc_exception_preprocessor`](/documentation/ObjectiveC/objc_exception_preprocessor)

[`objc_func_loadImage`](/documentation/ObjectiveC/objc_func_loadImage)

[`objc_hook_getClass`](/documentation/ObjectiveC/objc_hook_getClass)

[`objc_hook_getImageName`](/documentation/ObjectiveC/objc_hook_getImageName)

[`objc_hook_lazyClassNamer`](/documentation/ObjectiveC/objc_hook_lazyClassNamer)

[`objc_objectptr_t`](/documentation/ObjectiveC/objc_objectptr_t)

[`objc_uncaught_exception_handler`](/documentation/ObjectiveC/objc_uncaught_exception_handler)

[`objc_zone_t`](/documentation/ObjectiveC/objc_zone_t)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)