pub unsafe extern "C" fn hv_vm_config_create() -> hv_vm_config_tExpand description
Creates a virtual machine configuration object.
ยงReturn Value
A new virtual-machine configuration object. Release this object with os_release when no longer used.
pub unsafe extern "C" fn hv_vm_config_create() -> hv_vm_config_tCreates a virtual machine configuration object.
A new virtual-machine configuration object. Release this object with os_release when no longer used.