hv1_hypercall

Type Alias HvInstallIntercept

Source
pub type HvInstallIntercept = SimpleHypercall<InstallIntercept, (), { _ }>;
Expand description

Defines the HvInstallIntercept hypercall.

Aliased Typeยง

struct HvInstallIntercept(/* private fields */);