Library Version 12.1.3.1
#include <kvstore.h> void kv_release_impl(kv_impl_t **impl)
Releases the implementation structure created by kv_create_jni_impl().
The impl parameter is the implementation structure whose resources you want to release.
Store and Library Operations