![]() |
NEURON
|
#include <memory.h>
Static Public Member Functions | |
| static void | copy (const void *from, void *to, unsigned int nbytes) |
| static int | compare (const void *, const void *, unsigned int nbytes) |
| static void | zero (void *, unsigned int nbytes) |
Definition at line 48 of file memory.cpp.
Definition at line 36 of file memory.cpp.
Definition at line 52 of file memory.cpp.