|
sculpto
|
Memory swap function implementation module. More...
#include "base.h"Go to the source code of this file.
Namespaces | |
| namespace | scl |
Macros | |
| #define | SCL_MEMORY_SWAP(BlockA, BlockB) |
Functions | |
| void | scl::MemorySwap (void *BlockA, void *BlockB, size_t Size) |
| #define SCL_MEMORY_SWAP | ( | BlockA, | |
| BlockB | |||
| ) |
Definition at line 38 of file memory_swap.h.