rb_entry
extern (C) nothrow @nogc
struct rb_entry {
}
Members
- rbt_color
uint rbt_color;
Undocumented in source.
- rbt_left
.rb_entry* rbt_left;
Undocumented in source.
- rbt_parent
.rb_entry* rbt_parent;
Undocumented in source.
- rbt_right
.rb_entry* rbt_right;
Undocumented in source.
libressl_d compat sys tree
functionsmanifest constantsstatic functionsstructs