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

Returns the current value of a VMCS field of a vCPU