SCIMBridge  0.4.x

◆ scim_bridge_free_attribute()

void scim_bridge_free_attribute ( ScimBridgeAttribute attribute)

Free an attribute.

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