mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
26 lines
591 B
C
Executable File
26 lines
591 B
C
Executable File
//
|
|
// 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;
|