git_status_byindex

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

extern (C) nothrow @nogc
git_status_byindex

Meta