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