Home
last modified time | relevance | path

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

/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/rpc/
H A Dndr_structure.c37 void NdrSimpleStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg, unsigned char* pMemory, in NdrSimpleStructBufferSize() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs6470 pub unsafe fn NdrSimpleStructBufferSize(pstubmsg: *mut MIDL_STUB_MESSAGE, pmemory: *mut u8, pformat… in NdrSimpleStructBufferSize() function
6475 …fn NdrSimpleStructBufferSize(pstubmsg: *mut ::std::mem::ManuallyDrop<MIDL_STUB_MESSAGE>, pmemory: … in NdrSimpleStructBufferSize() 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.rs387 …pub fn NdrSimpleStructBufferSize(pstubmsg: *mut MIDL_STUB_MESSAGE, pmemory: *mut u8, pformat: *mut… in NdrSimpleStructBufferSize() function