Function randomx_rust_wrapper::bindings::cache::randomx_release_cache
source · pub unsafe extern "C" fn randomx_release_cache(
cache: *mut randomx_cache
)Expand description
Releases all memory occupied by the randomx_cache structure.
@param cache is a pointer to a previously allocated randomx_cache structure.