webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Typedefs
objc_header.h File Reference

Go to the source code of this file.

Typedefs

typedef struct objc_class * ClassStructPtr
 
typedef struct objc_object * ObjectStructPtr
 
typedef struct objc_method * MethodStructPtr
 
typedef struct objc_ivar * IvarStructPtr
 

Typedef Documentation

◆ ClassStructPtr

typedef struct objc_class* ClassStructPtr

◆ IvarStructPtr

typedef struct objc_ivar* IvarStructPtr

◆ MethodStructPtr

typedef struct objc_method* MethodStructPtr

◆ ObjectStructPtr

typedef struct objc_object* ObjectStructPtr