hv_vm_destroy

Function hv_vm_destroy 

Source
pub unsafe extern "C" fn hv_vm_destroy() -> hv_return_t
Expand description

Destroys the VM instance associated with the current process.

ยงReturn value

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