hlibgit2-0.18.0.13: Low-level bindings to libgit2
Bindings.Libgit2.Graph
c'git_graph_ahead_behind :: Ptr CSize -> Ptr CSize -> Ptr C'git_repository -> Ptr C'git_oid -> Ptr C'git_oid -> IO CIntSource
p'git_graph_ahead_behind :: FunPtr (Ptr CSize -> Ptr CSize -> Ptr C'git_repository -> Ptr C'git_oid -> Ptr C'git_oid -> IO CInt)Source