Library Version 12.1.3.1
#include <kvstore.h> void kv_release_operations(kv_operations_t **operations)
Releases a multi-step, sequence of operations that was initially created using kv_create_operations().
The operations parameter is the multi-step operation that you want to release.
Data Operations and Related Functions