luxlabs header browser preview


@interface IPMutableRepeatedUInt32 : IPRepeatedUInt32

+ (id)new;

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

@end