Method
GgitIndexEntryset_id
Declaration [src]
void
ggit_index_entry_set_id (
GgitIndexEntry* entry,
GgitOId* id
)
Parameters
id |
GgitOId |
The oid. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |