Method
IdeCodeIndexEntriesget_next_entry
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
| Returns: | IdeCodeIndexEntry |
An |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |