git_object_size_t typedef

git_object_size_t = Uint64

The maximum size of an object

Implementation

typedef git_object_size_t = ffi.Uint64;