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

Go to the source code of this file.

Functions

FBCALL void fb_MemSwap (unsigned char *dst, unsigned char *src, ssize_t bytes)
 

Function Documentation

FBCALL void fb_MemSwap ( unsigned char *  dst,
unsigned char *  src,
ssize_t  bytes 
)

Definition at line 5 of file swap_mem.c.

Here is the caller graph for this function: