FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
void | fb_GfxPrintBufferWstrEx (const FB_WCHAR *buffer, size_t len, int mask) |
void | fb_GfxPrintBufferWstr (const FB_WCHAR *buffer, int mask) |
void fb_GfxPrintBufferWstr | ( | const FB_WCHAR * | buffer, |
int | mask | ||
) |
void fb_GfxPrintBufferWstrEx | ( | const FB_WCHAR * | buffer, |
size_t | len, | ||
int | mask | ||
) |
Definition at line 5 of file gfx_print_wstr.c.