hlibgit2-0.2.1: src/Bindings/Libgit2/Blob.hsc.helper.c
#include <bindings.cmacros.h> #include <git2.h> BC_INLINE3(git_blob_lookup, git_blob **, git_repository *, const git_oid *,int) BC_INLINE4(git_blob_lookup_prefix, git_blob **, git_repository *, const git_oid *, unsigned int ,int) BC_INLINE1VOID(git_blob_close, git_blob *)