| 12345678910111213141516171819202122232425262728 |
- //
- // Generated by class-dump 3.5 (64 bit).
- //
- // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
- //
- #pragma mark Blocks
- typedef void (^CDUnknownBlockType)(void); // return type and parameters are unknown
- typedef struct {
- unsigned int _field1;
- unsigned int _field2;
- unsigned int _field3;
- unsigned int _field4;
- unsigned int _field5;
- unsigned int _field6;
- unsigned int _field7;
- } CDStruct_a561fd19;
- typedef struct {
- unsigned short _field1;
- unsigned short _field2;
- unsigned short _field3[1];
- } CDStruct_27a325c0;
- int _XCTSetApplicationStateTimeout(double timeout);
- double _XCTApplicationStateTimeout(void);
|