Library Version 12.1.3.1
#include <kvstore.h> void kv_release_properties(kv_properties_t **props)
Releases a properties structure created using kv_create_properties().
The props parameter references the properties you want to release.
Store and Library Operations