Method
IdeCodeIndexEntriesget_next_entry
Description
This will fetch next entry in index.
When all of the entries have been exhausted, NULL should be returned.
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. |