Home
last modified time | relevance | path

Searched defs:TAPI_EVENT (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h550 typedef enum TAPI_EVENT { enum
558 } TAPI_EVENT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h550 typedef enum TAPI_EVENT { enum
558 } TAPI_EVENT; 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.rs3747 pub type TAPI_EVENT = i32; typedef