list_ptr

extern (C++) nothrow @nogc
inout(void)*
list_ptr
(
inout list_t list
)

Return Value

Type: inout(void)*

ptr from list entry.

Meta