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