Skip to main content

ddsrt_avl_dpath_t

Type Alias ddsrt_avl_dpath_t 

Source
pub type ddsrt_avl_dpath_t = ddsrt_avl_dpath;
Expand description

@brief Path for removing a node. @see ddsrt_avl_lookup_dpath @see ddsrt_avl_delete_dpath

Aliased Type§

#[repr(C)]
pub struct ddsrt_avl_dpath_t { pub p: ddsrt_avl_path, }

Fields§

§p: ddsrt_avl_path