pub type HDV_PCI_WRITE_CONFIG_SPACE = Option<unsafe extern "system" fn(devicecontext: *const c_void, offset: u32, value: u32) -> HRESULT>;
Expand description

Required features: "Win32_System_Hypervisor"