Function windows::Win32::System::Rpc::RpcSmSwapClientAllocFree

pub unsafe fn RpcSmSwapClientAllocFree(
    clientalloc: RPC_CLIENT_ALLOC,
    clientfree: RPC_CLIENT_FREE,
    oldclientalloc: *mut RPC_CLIENT_ALLOC,
    oldclientfree: *mut RPC_CLIENT_FREE,
) -> RPC_STATUS