FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL void | fb_PrintBufferWstrEx (const FB_WCHAR *buffer, size_t len, int mask) |
FBCALL void | fb_PrintBufferWstr (const FB_WCHAR *buffer, int mask) |
Definition at line 6 of file hook_print_wstr.c.