code-examples/current/algorithms/callingc_zig/c-src/callingc.h

2 lines
31 B
C

int add_numbers(int a, int b);