Add geef_odb:write
This commit is contained in:
@@ -16,6 +16,7 @@ ERL_NIF_TERM geef_object_lookup(ErlNifEnv *env, int argc, const ERL_NIF_TERM arg
|
||||
ERL_NIF_TERM geef_object_id(ErlNifEnv *env, int argc, const ERL_NIF_TERM argv[]);
|
||||
|
||||
ERL_NIF_TERM geef_object_type2atom(const git_otype type);
|
||||
git_otype geef_object_atom2type(ERL_NIF_TERM term);
|
||||
|
||||
void geef_object_free(ErlNifEnv *env, void *cd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user