pub type HvGetVpIndexFromApicId = RepHypercall<GetVpIndexFromApicId, u32, u32, { _ }>;
Defines the HvGetVpIndexFromApicId hypercall.
HvGetVpIndexFromApicId
struct HvGetVpIndexFromApicId(/* private fields */);