26 #ifndef __HTTP_INTRO_H__
27 #define __HTTP_INTRO_H__
29 #include <sys/types.h>
32 typedef char * (* fptr_httpIntroToString)(
void *,
char *);
45 #endif // __HTTP_INTRO_H__
char *(* fptr_httpIntroToString)(void *, char *)
char * httpIntroToString(void *, char *)
size_t(* fptr_httpIntroSizeGet)(void *)
size_t httpIntroSizeGet(void *)
fptr_httpIntroSizeGet sizeGet
fptr_httpIntroToString toString
const struct interface *const _