/* $Id: tw_config.h 4 2024-09-13 09:39:33Z nishi $ */ #ifndef __TW_CONFIG_H__ #define __TW_CONFIG_H__ int tw_config_read(const char* path); #endif