pub type uct_iface_t = uct_iface;Expand description
Communication interface context
Aliased Type§
struct uct_iface_t {
pub ops: uct_iface_ops,
}Fields§
§ops: uct_iface_opspub type uct_iface_t = uct_iface;Communication interface context
struct uct_iface_t {
pub ops: uct_iface_ops,
}ops: uct_iface_ops