libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
LIST_ENTRY.LIST_ENTRY
libressl_d
compat
sys
queue
LIST_ENTRY
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template
LIST_ENTRY
(string type)
extern (
C
) nothrow @
nogc
enum
LIST_ENTRY
=
"struct { "
~
type
~
"* le_next; /* next element */ "
~
type
~
"** le_prev; /* address of previous next element */ }"
;
Meta
Source
See Source File
libressl_d
compat
sys
queue
LIST_ENTRY
manifest constants
LIST_ENTRY