list_inlist

Search for ptr in list.

extern (C++) nothrow @nogc
list_inlist
(,
void* ptr
)

Return Value

Type: list_t

If found, return list entry that it is, else null.

Meta