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