pub type HvInstallIntercept = SimpleHypercall<InstallIntercept, (), { _ }>;
Defines the HvInstallIntercept hypercall.
HvInstallIntercept
struct HvInstallIntercept(/* private fields */);