luxlabs header browser preview


@class PDFDestination;

@interface PDFActionGoToPrivateVars : NSObject {
    PDFDestination *destination;
}

- (void).cxx_destruct;

@end