Home
last modified time | relevance | path

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

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Drpc.h363 } RPC_HTTP_REDIRECTOR_STAGE; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdce.h445 } RPC_HTTP_REDIRECTOR_STAGE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdce.h445 } RPC_HTTP_REDIRECTOR_STAGE; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs8610 pub struct RPC_HTTP_REDIRECTOR_STAGE(pub i32); struct
8616 impl ::std::convert::From<i32> for RPC_HTTP_REDIRECTOR_STAGE { implementation
8621 unsafe impl ::windows::runtime::Abi for RPC_HTTP_REDIRECTOR_STAGE { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs2841 pub type RPC_HTTP_REDIRECTOR_STAGE = i32; typedef