zig-examples/zig-with-c/include/lib.h

2 lines
30 B
C
Raw Normal View History

2024-08-22 21:51:43 +00:00
int add(int a,
int b);