pub unsafe extern "C" fn hv_vcpu_write_register(
    vcpu: hv_vcpuid_t,
    reg: Register,
    value: u64
) -> hv_return_t
Expand description

Sets the value of an architectural x86 register of a vCPU