root/openwsman/trunk/bindings/openwsman.h

Revision 2652, 172 bytes (checked in by nashif, 2 years ago)

epr improvements and fixes

Line 
1
2
3 #ifndef OPENWSMAN_H_SWIG_
4 #define OPENWSMAN_H_SWIG_
5
6 void init_pywsman(void);
7 void debug_message_handler (const char *str, debug_level_e level, void *user_data);
8
9 #endif