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

Go to the source code of this file.

Functions

FBCALL void fb_WstrSwap (FB_WCHAR *str1, ssize_t size1, FB_WCHAR *str2, ssize_t size2)
 

Function Documentation

FBCALL void fb_WstrSwap ( FB_WCHAR str1,
ssize_t  size1,
FB_WCHAR str2,
ssize_t  size2 
)

Definition at line 5 of file swap_wstr.c.

Here is the call graph for this function: