luxlabs header browser preview


@interface IPMutableRepeatedUInt64 : IPRepeatedUInt64

+ (id)new;

- (id)init;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (void)appendUInt64Value:(unsigned long long)a0;

@end