luxlabs header browser preview


@interface _NSNetServiceWeakObject : NSObject {
    id _object;
}

- (void)dealloc;
- (void).cxx_destruct;

@end