luxlabs header browser preview


@interface CKDistributedSiteIdentifierMutableProxy : CKXStructMutableProxyBase <CKXWriteStructProxy>

- (void)setModifier:(id)a0;
- (void)setIdentifier:(id)a0;
- (void)copyFromReadProxy:(id)a0;
- (void)copyFromSiteIdentifier:(id)a0;
- (void)setIdentifierBytes:(void *)a0 length:(unsigned long long)a1;
- (void)setModifierBytes:(void *)a0 length:(unsigned long long)a1;

@end