Type Alias ucp_address_t

Source
pub type ucp_address_t = ucp_address;
Expand description

@ingroup UCP_WORKER @brief UCP worker address

The address handle is an opaque object that is used as an identifier for a @ref ucp_worker_h “worker” instance.

Aliased Type§

struct ucp_address_t { /* private fields */ }