hlibgit2-0.2: Bindings/Libgit2/Tree.hsc.helper.c
#include <bindings.cmacros.h> #include <git2.h> BC_INLINE3(git_tree_lookup, git_tree **, git_repository *, const git_oid *,int) BC_INLINE4(git_tree_lookup_prefix, git_tree **, git_repository *, const git_oid *, unsigned int ,int) BC_INLINE1VOID(git_tree_close, git_tree *)