Up
Authors
- Richard Frith-Macdonald
-
typedef enum _NSGNUstepStringEncoding NSGNUstepStringEncoding;
Description forthcoming.
typedef struct _GSIArray* GSIArray;
Description forthcoming.
typedef struct _GSIArray GSIArray_t;
Description forthcoming.
typedef GSIMapBucket_t* GSIMapBucket;
Description forthcoming.
typedef struct _GSIMapBucket GSIMapBucket_t;
Description forthcoming.
typedef GSIMapEnumerator_t* GSIMapEnumerator;
Description forthcoming.
typedef struct _GSIMapEnumerator GSIMapEnumerator_t;
Description forthcoming.
typedef GSIMapNode_t* GSIMapNode;
Description forthcoming.
typedef struct _GSIMapNode GSIMapNode_t;
Description forthcoming.
typedef GSIMapTable_t* GSIMapTable;
Description forthcoming.
typedef struct _GSIMapTable GSIMapTable_t;
Description forthcoming.
typedef struct _GSIMapEnumerator* _GSIE;
Description forthcoming.
typedef struct objc_ivar* GSIVar;
Description forthcoming.
typedef struct objc_method* GSMethod;
Description forthcoming.
typedef union ... GSUNION;
Description forthcoming.
typedef struct ... gcInfo;
Description forthcoming.
NSRecursiveLock* gnustep_global_lock;
Description forthcoming.
struct _GSIArray struct _GSIArray;
Description forthcoming.
struct _GSIMapBucket struct _GSIMapBucket;
Description forthcoming.
struct _GSIMapNode struct _GSIMapNode;
Description forthcoming.
struct _GSIMapTable struct _GSIMapTable;
Description forthcoming.
Up