pub unsafe extern "C" fn hv_vcpu_create(
    vcpu: *mut hv_vcpuid_t,
    flags: hv_vm_options_t
) -> hv_return_t
Expand description

Creates a vCPU instance for the current thread