Home
last modified time | relevance | path

Searched defs:RpcSsDestroyClientContext (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs12920 pub unsafe fn RpcSsDestroyClientContext(contexthandle: *const *const ::std::ffi::c_void) { in RpcSsDestroyClientContext() function
12925 fn RpcSsDestroyClientContext(contexthandle: *const *const ::std::ffi::c_void); in RpcSsDestroyClientContext() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs663 pub fn RpcSsDestroyClientContext(contexthandle: *const *const ::core::ffi::c_void); in RpcSsDestroyClientContext() function