SList._freelist

Undocumented in source.
struct SList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
package
_Node!T* _freelist;

Meta