Type Definition cyclors::ddsrt_avl_walk_t[][src]

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