We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dll_t *dll_init(dll_bits_t bits);
Allocate a new list.
For specifying behavior for the list - set bits using DLL_BIT*
bits
DLL_BIT*
NULL:
DLL_BIT_EIGN
Sidebar