HvSetVpRegisters

Type Alias HvSetVpRegisters 

Source
pub type HvSetVpRegisters = RepHypercall<GetSetVpRegisters, HvRegisterAssoc, (), { _ }>;
Expand description

Defines the HvSetVpRegisters hypercall.

Aliased Typeยง

pub struct HvSetVpRegisters(/* private fields */);