Type Alias HvVbsVmCallReport

Source
pub type HvVbsVmCallReport = SimpleHypercall<VbsVmCallReport, VbsVmCallReportOutput, { _ }>;
Expand description

Defines the HvVbsVmCallReport hypercall.

Aliased Typeยง

pub struct HvVbsVmCallReport(/* private fields */);