_pitem

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
struct _pitem {}

Members

Variables

data
void* data;
Undocumented in source.
next
._pitem* next;
Undocumented in source.
priority
ubyte[8] priority;

64-bit value in big-endian encoding

Meta