GC.h 91 Bytes Raw Blame History Permalink 1 2 3 4 5 6 @interface ExtInterface { __strong ExtInterface *myivar; __strong void *gcVar; } @end