Home
last modified time | relevance | path

Searched defs:MSP_EVENT_INFO (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsp.h120 } MSP_EVENT_INFO; typedef
H A Dtapi3.h1381 } MSP_EVENT_INFO; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsp.h120 } MSP_EVENT_INFO; typedef
H A Dtapi3.h1381 } MSP_EVENT_INFO; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Tapi/
H A Dmod.rs2946 pub struct MSP_EVENT_INFO { struct
2950 pub Anonymous: MSP_EVENT_INFO_0, argument
2953 impl ::core::marker::Copy for MSP_EVENT_INFO {} argument
2955 impl ::core::clone::Clone for MSP_EVENT_INFO { implementation