git_buf.size

The length (in bytes) of the buffer pointed to by ptr, not including a null terminator.

struct git_buf
size_t size;

Meta