| Safe Haskell | None |
|---|
Bindings.Libgit2.Oid
Documentation
c'GIT_OID_RAWSZ :: Num a => aSource
c'GIT_OID_HEXSZ :: Num a => aSource
c'GIT_OID_MINPREFIXLEN :: Num a => aSource
Constructors
| C'git_oid | |
Fields
| |
data C'git_oid_shorten Source
Constructors
| C'git_oid_shorten |
p'git_oid_shorten_new :: FunPtr (CSize -> IO (Ptr C'git_oid_shorten))Source
p'git_oid_shorten_add :: FunPtr (Ptr C'git_oid_shorten -> CString -> IO CInt)Source
p'git_oid_shorten_free :: FunPtr (Ptr C'git_oid_shorten -> IO ())Source