[][src]Type Definition cdds_util::ddsrt_avl_walk_t

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