typedef struct test_s
{
unsigned char _[64] __attribute__ ((aligned (sizeof (void *))));
} test_t;
August 08 importC error: alignment value expected, not `sizeof` | ||||
---|---|---|---|---|
| ||||
Copyright © 1999-2021 by the D Language Foundation
August 08 importC error: alignment value expected, not `sizeof` | ||||
---|---|---|---|---|
| ||||
|