Expose git_libgit2_version
This commit is contained in:
6
c_src/library.h
Normal file
6
c_src/library.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GEEF_LIBRARY_H
|
||||
#define GEEF_LIBRARY_H
|
||||
|
||||
ERL_NIF_TERM geef_library_version(ErlNifEnv *env, int argc, const ERL_NIF_TERM argv[]);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user