Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Documentation
C'git_oid | |
|
c'git_oid_shorten_new :: CSize -> IO (Ptr C'git_oid_shorten) Source #
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 #