hv_vcpu_config_create()
Creates a vCPU configuration object.
Declaration
func hv_vcpu_config_create() -> hv_vcpu_config_tReturn Value
A new vCPU configuration object.
Discussion
If your app isn’t using ARC, call os_release on a vCPU configuration object when it’s no longer needed.