Node wrapper struct, the node pool element type which must have a size that is an integer multiple of 16. This is because the libebtree requires that the pointers to the nodes passed to it are integer multiples of 16.
Actual node.
See Implementation
Node wrapper struct, the node pool element type which must have a size that is an integer multiple of 16. This is because the libebtree requires that the pointers to the nodes passed to it are integer multiples of 16.