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.
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.