bindings-sophia-0.1.0: sophia/db/gc.h
#ifndef SP_GC_H_ #define SP_GC_H_ /* * sophia database * sphia.org * * Copyright (c) Dmitry Simonenko * BSD License */ int sp_gc(sp*, spepoch*); #endif
#ifndef SP_GC_H_ #define SP_GC_H_ /* * sophia database * sphia.org * * Copyright (c) Dmitry Simonenko * BSD License */ int sp_gc(sp*, spepoch*); #endif