blob: db2758cc408aff4e2e1f90083326446f6933c421 [file] [log] [blame]
typedef struct {
long width;
long height;
} NUPixelSize;
#if __swift__ >= 40000
void show_only_for_swift_4(void);
#endif