Type Alias uct_ep_t

Source
pub type uct_ep_t = uct_ep;
Expand description

Remote endpoint

Aliased Type§

struct uct_ep_t {
    pub iface: *mut uct_iface,
}

Fields§

§iface: *mut uct_iface