FreeBASIC  0.91.0
hook_print_wstr.c File Reference
#include "fb.h"
Include dependency graph for hook_print_wstr.c:

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)
 

Function Documentation

FBCALL void fb_PrintBufferWstr ( const FB_WCHAR buffer,
int  mask 
)

Definition at line 20 of file hook_print_wstr.c.

Here is the call graph for this function:

FBCALL void fb_PrintBufferWstrEx ( const FB_WCHAR buffer,
size_t  len,
int  mask 
)

Definition at line 6 of file hook_print_wstr.c.

Here is the call graph for this function:

Here is the caller graph for this function: