Home
last modified time | relevance | path

Searched defs:NdrRpcSsDefaultAllocate (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.rs6236 pub unsafe fn NdrRpcSsDefaultAllocate(size: usize) -> *mut ::std::ffi::c_void { in NdrRpcSsDefaultAllocate() function
6241 fn NdrRpcSsDefaultAllocate(size: usize) -> *mut ::std::ffi::c_void; in NdrRpcSsDefaultAllocate() 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.rs357 pub fn NdrRpcSsDefaultAllocate(size: usize) -> *mut ::core::ffi::c_void; in NdrRpcSsDefaultAllocate() function