hv_vm_destroy()
Destroys the VM instance associated with the current process.
Declaration
func hv_vm_destroy() -> hv_return_tReturn Value
HV_SUCCESS if the operation was successful, otherwise an error code specified in hv_return_t.
Destroys the VM instance associated with the current process.
func hv_vm_destroy() -> hv_return_tHV_SUCCESS if the operation was successful, otherwise an error code specified in hv_return_t.