Safe Haskell | Safe-Inferred |
---|
Documentation
type C'git_direction = CUIntSource
c'GIT_DIRECTION_FETCH :: Num a => aSource
c'GIT_DIRECTION_PUSH :: Num a => aSource
type C'git_headlist_cb = FunPtr (Ptr C'git_remote_head -> Ptr () -> IO CInt)Source
mk'git_headlist_cb :: (Ptr C'git_remote_head -> Ptr () -> IO CInt) -> IO C'git_headlist_cbSource
mK'git_headlist_cb :: C'git_headlist_cb -> Ptr C'git_remote_head -> Ptr () -> IO CIntSource