|
My Project
|
#include <3ds/util/rbtree.h>Go to the source code of this file.
Functions | |
| void | rbtree_init (rbtree_t *tree, rbtree_node_comparator_t comparator) |
| void rbtree_init | ( | rbtree_t * | tree, |
| rbtree_node_comparator_t | comparator | ||
| ) |
Definition at line 4 of file rbtree_init.c.