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