uemacs/log.h

4 lines
81 B
C

extern void (*writefmt)( const char *, ...) ;
void writestr( const char *str) ;