Safe Haskell | Safe-Inferred |
---|
Documentation
data C'git_clone_options Source
c'git_clone :: Ptr (Ptr C'git_repository) -> CString -> CString -> Ptr C'git_clone_options -> IO CIntSource
p'git_clone :: FunPtr (Ptr (Ptr C'git_repository) -> CString -> CString -> Ptr C'git_clone_options -> IO CInt)Source
p'git_clone_options'remote_callbacks :: Ptr C'git_clone_options -> Ptr (Ptr C'git_remote_callbacks)Source