[][src]Type Definition cdds_util::ddsrt_avl_const_walk_t

type ddsrt_avl_const_walk_t = Option<unsafe extern "C" fn(node: *const c_void, arg: *mut c_void)>;