Contents

hv_vm_destroy()

Destroys the VM instance associated with the current process.

Declaration

func hv_vm_destroy() -> hv_return_t

Return Value

HV_SUCCESS if the operation was successful, otherwise an error code specified in hv_return_t.

See Also

Virtual machine management