Home
last modified time | relevance | path

Searched refs:NdrCorrelationFree (Results 1 – 8 of 8) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Drpcrt4.def235 NdrCorrelationFree
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Drpcrt4.def235 NdrCorrelationFree
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Drpcrt4.def238 NdrCorrelationFree@4
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Drpcrt4.def238 NdrCorrelationFree@4
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcndr.h554 RPCRTAPI void RPC_ENTRY NdrCorrelationFree(PMIDL_STUB_MESSAGE pStubMsg);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcndr.h554 RPCRTAPI void RPC_ENTRY NdrCorrelationFree(PMIDL_STUB_MESSAGE pStubMsg);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs218 pub fn NdrCorrelationFree(pstubmsg: *mut MIDL_STUB_MESSAGE); in NdrCorrelationFree() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs5209 pub unsafe fn NdrCorrelationFree(pstubmsg: *mut MIDL_STUB_MESSAGE) { in NdrCorrelationFree() function
5214 fn NdrCorrelationFree(pstubmsg: *mut ::std::mem::ManuallyDrop<MIDL_STUB_MESSAGE>); in NdrCorrelationFree() function
5216 ::std::mem::transmute(NdrCorrelationFree(::std::mem::transmute(pstubmsg))) in NdrCorrelationFree()