List.List
List List(within Allocator* allocator, sizeof(T))Initializes an empty list and remembers the allocator used for storage.
Parameters
within Allocator*
allocator
nuint
sizeof(T)
Generated with campc 0.11.0-preview.1.
List List(within Allocator* allocator, sizeof(T))Initializes an empty list and remembers the allocator used for storage.
Generated with campc 0.11.0-preview.1.