Function hypervisor::ffi::hv_vcpu_write_msr [] [src]

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

Set the value of an MSR of a vCPU