...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
cmd
/
link
/
testdata
/
testBuildFortvOS
/
main.m
Documentation:
cmd/link/testdata/testBuildFortvOS
1
extern void GoFunc();
2
3
int main(int argc, char **argv) {
4
GoFunc();
5
}
View as plain text