[][src]Function randomx_sys::randomx_release_cache

pub unsafe extern "C" fn randomx_release_cache(cache: *mut randomx_cache)

Releases all memory occupied by the randomx_cache structure.

@param cache is a pointer to a previously allocated randomx_cache structure.