1
0
mirror of https://github.com/rfivet/uemacs.git synced 2024-10-01 09:45:58 -04:00
uemacs/log.h

4 lines
81 B
C

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