pub type HDV_PCI_DEVICE_SET_CONFIGURATION = Option<unsafe extern "system" fn(devicecontext: *const c_void, configurationvaluecount: u32, configurationvalues: *const PWSTR) -> HRESULT>;
Expand description

Required features: "Win32_System_Hypervisor"