Function ahv::ffi::hv_vm_create

source ·
pub unsafe extern "C" fn hv_vm_create(
    config: hv_vm_config_t
) -> hv_return_t
Expand description

Creates a VM instance for the current process.