4 lines
66 B
Objective-C
4 lines
66 B
Objective-C
// AppKit
|
|
#import "CoreVideo.h" // CoreVideo
|
|
struct B { int i; };
|