GitRepo.cHandle

Returns the internal libgit2 repository handle.

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

struct GitRepo
package @property
git_repository*
cHandle
()

Meta