You've already forked linux-packaging-mono
4 lines
44 B
C
4 lines
44 B
C
int dso_function(int i) {
|
|
return i + 1;
|
|
}
|