Node.prev

Access previous node in the list.

struct Node
@trusted inout pure nothrow
inout(Node)*
prev
()

Meta