luxlabs header browser preview


@interface IPMutableRepeatedInt64 : IPRepeatedInt64

+ (id)new;

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

@end