GC.h   [plain text]



@interface ExtInterface {
  __strong ExtInterface *myivar;
  __strong void *gcVar;
}
@end