Direktori : /proc/thread-self/root/proc/thread-self/root/opt/saltstack/salt/extras-3.10/pygit2/decl/ |
Current File : //proc/thread-self/root/proc/thread-self/root/opt/saltstack/salt/extras-3.10/pygit2/decl/strarray.h |
typedef struct git_strarray { char **strings; size_t count; } git_strarray; void git_strarray_free(git_strarray *array);