Function hypervisor::ffi::hv_vcpu_read_msr [] [src]

pub unsafe extern "C" fn hv_vcpu_read_msr(
    vcpu: hv_vcpuid_t,
    msr: uint32_t,
    value: *mut uint64_t
) -> hv_return_t

Returns the current value of an MSR of a vCPU