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