mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
5 lines
126 B
C
5 lines
126 B
C
|
|
|
|
|
|
void wasm_debugf( const char* format, ... );
|
|
void wasm_debugff( const char* func, const char* file, const char* fmt, ...);
|