pub unsafe extern "C" fn hv_vmx_vcpu_write_vmcs(
    vcpu: hv_vcpuid_t,
    field: u32,
    value: u64
) -> hv_return_t
Expand description

Sets the value of a VMCS field of a vCPU