pub unsafe extern "C" fn iwkv_db_cache_release(db: IWDB) -> iwrcExpand 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