pub type WHV_EMULATOR_IO_PORT_CALLBACK = Option<unsafe extern "system" fn(context: *const c_void, ioaccess: *mut WHV_EMULATOR_IO_ACCESS_INFO) -> HRESULT>;
Expand description

Required features: "Win32_System_Hypervisor"