Go to the source code of this file.
Classes | |
struct | MNRopeRefCount |
Functions | |
void | uninitialized_copy_n (const uchar_t *src, size_t len, uchar_t *dest) |
void | copy_n (const uchar_t *src, size_t len, uchar_t *dest) |
void | uninitialized_fill_n (uchar_t *dest, size_t len, uchar_t c) |
void | destroy (uchar_t *, size_t) |
void | destroy (uchar_t *, uchar_t *) |