OSDN Git Service

client 0.6.2 release
[unagi/old-svn-converted.git] / client / tag / 0.6.2 / client_test.h
1 #ifndef _CLIENT_TEST_H_
2 #define _CLIENT_TEST_H_
3 void client_test(const struct reader_driver *const d, const char *option, const char *file, const char *devicename, const char *mappername);
4 #endif