ArrayWrapper2778

struct ArrayWrapper2778 (
T
) {
T[] data;
}

Alias This

data

Meta