Go to the documentation of this file.
18 #ifndef _MAGICKCORE_SPLAY_H
19 #define _MAGICKCORE_SPLAY_H
21 #if defined(__cplusplus) || defined(c_plusplus)
45 *
NewSplayTree(
int (*)(
const void *,
const void *),
void *(*)(
void *),
57 #if defined(__cplusplus) || defined(c_plusplus)