Your IP : 216.73.216.215


Current Path : /proc/2/cwd/proc/2/cwd/opt/imh-python/lib/python3.9/site-packages/pygit2/decl/
Upload File :
Current File : //proc/2/cwd/proc/2/cwd/opt/imh-python/lib/python3.9/site-packages/pygit2/decl/strarray.h

typedef struct git_strarray {
	char **strings;
	size_t count;
} git_strarray;

void git_strarray_free(git_strarray *array);