Large

Large array storage.

static
struct Large (
E
bool useGCallocation
) {
E* ptr;
size_t length;
}

Meta