asize holds the known total amount of allocated memory if the ptr_ was allocated by libgit2. It may be larger than size. If ptr_ was not allocated by libgit2 and should not be resized and/or freed, then asize will be set to zero.
See Implementation
asize holds the known total amount of allocated memory if the ptr_ was allocated by libgit2. It may be larger than size. If ptr_ was not allocated by libgit2 and should not be resized and/or freed, then asize will be set to zero.