Get a pointer to one of the entries in the status list.
The entry is not modifiable and should not be freed.
@param statuslist Existing status list object @param idx Position of the entry @return Pointer to the entry; null if out of bounds
See Implementation
Get a pointer to one of the entries in the status list.
The entry is not modifiable and should not be freed.
@param statuslist Existing status list object @param idx Position of the entry @return Pointer to the entry; null if out of bounds