hv1_hypercall

Type Alias HvVtlCall

Source
pub type HvVtlCall = VtlHypercall<{ _ }>;
Expand description

Defines the HvVtlCall hypercall.

Aliased Typeยง

struct HvVtlCall(/* private fields */);