MemoryMap.Array

struct MemoryMap
static
struct Array {
size_t len;
void* ptr;
}

Meta