pub unsafe extern "C" fn hv_vcpu_write_msr(
    vcpu: hv_vcpuid_t,
    msr: u32,
    value: *const u64
) -> hv_return_t
Expand description

Set the value of an MSR of a vCPU