Method
IdeCodeIndexEntriesget_next_entry
since: 3.32
Description
This will fetch next entry in index.
When all of the entries have been exhausted, NULL should be returned.
Available since: 3.32
Return value
Type: IdeCodeIndexEntry
An IdeCodeIndexEntry.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL. |