|
C Fundamentals
Algorithms · data structures · cryptography · systems — pure C11, zero deps
|
Public Attributes | |
| trie_node_t * | root |
| trie_node_t* trie::root |
Definition at line 16 of file trie.c.
Referenced by trie_create(), trie_destroy(), trie_insert(), and walk().