@class VNCIContextsHandler, CIContext; @interface VNCIContext : NSObject { CIContext *_ciContext; VNCIContextsHandler *_handler; } - (void).cxx_destruct; @end
@class VNCIContextsHandler, CIContext; @interface VNCIContext : NSObject { CIContext *_ciContext; VNCIContextsHandler *_handler; } - (void).cxx_destruct; @end