otCacheEntryIterator struct
Represents an iterator used for iterating through the EID cache table entries. To initialize the iterator and start from the first entry in the cache table, set all its fields in the structure to zero (e.g., `memset` the iterator to zero).
Fields