#[repr(C)]pub struct VIRTUALIZATION_INSTANCE_INFO_INPUT {
pub NumberOfWorkerThreads: u32,
pub Flags: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§NumberOfWorkerThreads: u32
§Flags: u32
#[repr(C)]pub struct VIRTUALIZATION_INSTANCE_INFO_INPUT {
pub NumberOfWorkerThreads: u32,
pub Flags: u32,
}
Required features: "Win32_System_Ioctl"
NumberOfWorkerThreads: u32
§Flags: u32