| Current Path : /proc/2/root/proc/3/task/3/root/opt/imh-python/lib/python3.9/site-packages/pygit2/decl/ |
| Current File : //proc/2/root/proc/3/task/3/root/opt/imh-python/lib/python3.9/site-packages/pygit2/decl/buffer.h |
typedef struct {
char *ptr;
size_t asize, size;
} git_buf;
void git_buf_dispose(git_buf *buffer);