[][src]Function randomx_sys::randomx_release_dataset

pub unsafe extern "C" fn randomx_release_dataset(dataset: *mut randomx_dataset)

Releases all memory occupied by the randomx_dataset structure.

@param dataset is a pointer to a previously allocated randomx_dataset structure.