mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
1 line
61 B
C
1 line
61 B
C
typedef struct objc_object { void *super; int wibble; } *id;
|