git_odb_object_size

Return the size of an ODB object

This is the real size of the data buffer, not the actual size of the object.

@param object the object @return the size

extern (C) nothrow @nogc
size_t
git_odb_object_size

Meta