GitObject.cHandle

The internal libgit2 handle for this object.

Care should be taken not to escape the reference outside a scope where a GitObject encapsulating the handle is kept alive.

struct GitObject
package @property
git_object*
cHandle
()

Meta