Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
Go to the source code of this file.
Typedefs | |
typedef void | gzlog |
Functions | |
gzlog * | gzlog_open (char *path) |
int | gzlog_write (gzlog *log, void *data, size_t len) |
int | gzlog_compress (gzlog *log) |
int | gzlog_close (gzlog *log) |