SCIMBridge  0.4.x
void scim_bridge_copy_attribute ( ScimBridgeAttribute *  dst,
const ScimBridgeAttribute *  src 
)

Copy an attribute into another.

Parameters:
srcThe attribute to duplicate.
dstThe destination to copy in.