Files
new/main.h
2026-06-25 15:05:05 -07:00

5 lines
60 B
C

struct C;
struct C *C(void);
void C_(struct C **const pc);