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

Go to the source code of this file.

Functions

int fb_DevFileWriteWstr (FB_FILE *handle, const FB_WCHAR *src, size_t chars)
 

Function Documentation

int fb_DevFileWriteWstr ( FB_FILE handle,
const FB_WCHAR src,
size_t  chars 
)

Definition at line 5 of file dev_file_write_wstr.c.

Here is the call graph for this function: