Home
last modified time | relevance | path

Searched refs:WHV_EMULATOR_IO_PORT_CALLBACK (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvemulation.h49 typedef HRESULT (CALLBACK *WHV_EMULATOR_IO_PORT_CALLBACK)(VOID *Context, WHV_EMULATOR_IO_ACCESS_INF… typedef
58 WHV_EMULATOR_IO_PORT_CALLBACK WHvEmulatorIoPortCallback;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvemulation.h49 typedef HRESULT (CALLBACK *WHV_EMULATOR_IO_PORT_CALLBACK)(VOID *Context, WHV_EMULATOR_IO_ACCESS_INF… typedef
58 WHV_EMULATOR_IO_PORT_CALLBACK WHvEmulatorIoPortCallback;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs935 pub WHvEmulatorIoPortCallback: WHV_EMULATOR_IO_PORT_CALLBACK,
961 pub type WHV_EMULATOR_IO_PORT_CALLBACK = unsafe extern "system" fn(context: *const ::core::ffi::c_v… typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs2315 pub WHvEmulatorIoPortCallback: ::std::option::Option<WHV_EMULATOR_IO_PORT_CALLBACK>,
2378 pub type WHV_EMULATOR_IO_PORT_CALLBACK = unsafe extern "system" fn(context: *const ::std::ffi::c_vo… typedef