libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
SPLAY_INITIALIZER
libressl_d
compat
sys
tree
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
pragma(
inline
, true) pure nothrow @
safe
@
nogc
@
live
ROOT
SPLAY_INITIALIZER
(
ROOT
)
(
scope
const
ROOT
*
root
)
if
(
is
(
ROOT
== struct)
)
Meta
Source
See Implementation
libressl_d
compat
sys
tree
functions
RBT_INITIALIZER
RB_INIT
RB_INITIALIZER
SPLAY_INIT
SPLAY_INITIALIZER
_rb_check
_rb_find
_rb_insert
_rb_left
_rb_max
_rb_min
_rb_next
_rb_nfind
_rb_parent
_rb_poison
_rb_prev
_rb_remove
_rb_right
_rb_root
_rb_set_left
_rb_set_parent
_rb_set_right
manifest constants
RB_BLACK
RB_INF
RB_NEGINF
RB_RED
SPLAY_INF
SPLAY_NEGINF
static functions
_rb_empty
_rb_init
structs
rb_entry
rb_tree
rb_type
templates
RBT_HEAD
RB_ENTRY
RB_HEAD
SPLAY_ENTRY
SPLAY_HEAD