slist

slist
(
T
)
()

Return Value

Type: auto

A singly-linked list of type T backed by malloc().

Meta