LIBSSDP
 All Classes Files Functions Variables Typedefs Macros
ssdp_cache_display.h
Go to the documentation of this file.
1 
7 #ifndef __SSDP_CACHE_DISPLAY_H__
8 #define __SSDP_CACHE_DISPLAY_H__
9 
10 #include "ssdp_cache.h"
11 
19 void display_ssdp_cache(ssdp_cache_s *ssdp_cache, BOOL draw_asci);
20 
21 #endif /* __SSDP_CACHE_DISPLAY_H__ */
void display_ssdp_cache(ssdp_cache_s *ssdp_cache, BOOL draw_asci)
int BOOL