Function randomx_rust_wrapper::bindings::vm::randomx_destroy_vm
source · pub unsafe extern "C" fn randomx_destroy_vm(machine: *mut randomx_vm)Expand description
Releases all memory occupied by the randomx_vm structure. @param machine is a pointer to a previously created randomx_vm structure.