[][src]Function randomx_sys::randomx_destroy_vm

pub unsafe extern "C" fn randomx_destroy_vm(machine: *mut randomx_vm)

Releases all memory occupied by the randomx_vm structure.

@param machine is a pointer to a previously created randomx_vm structure.