SCIMBridge 0.4.x
void scim_bridge_free_attribute ( ScimBridgeAttribute attribute)

Free an attribute.

Parameters:
attributeThe attribute to free.
Note:
Do not use free (). It will cause memleaks.