luxlabs header browser preview


@interface MTWeakRef : NSObject

@property (weak, nonatomic) id value;

- (void).cxx_destruct;

@end