Function windows_sys::Win32::System::Rpc::RpcSmSwapClientAllocFree
pub unsafe extern "system" fn RpcSmSwapClientAllocFree(
clientalloc: RPC_CLIENT_ALLOC,
clientfree: RPC_CLIENT_FREE,
oldclientalloc: *mut RPC_CLIENT_ALLOC,
oldclientfree: *mut RPC_CLIENT_FREE
) -> RPC_STATUS
Expand description
Required features: "Win32_System_Rpc"