Function iwkv_db_cache_release

Source
pub unsafe extern "C" fn iwkv_db_cache_release(db: IWDB) -> iwrc
Expand description

@brief Frees memory resources used by database cache until to next database access operation (get/put/cursor). Typicaly it will free ~130Kb of memory per database in use.

@param db Database handler