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

Required features: "Win32_System_Hypervisor"