Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Bindings.Libgit2.Oid
Documentation
Constructors
C'git_oid | |
Fields
|
data C'git_oid_shorten Source
Constructors
C'git_oid_shorten |
c'git_oid_shorten_add :: Ptr C'git_oid_shorten -> CString -> IO CInt Source
c'git_oid_shorten_free :: Ptr C'git_oid_shorten -> IO () Source
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