index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
swift
/
6 modulemap
/
module.modulemap
blob: 5aab62e9762265d3da9826910fc680d2fa7b417d (
plain
)
1
2
3
4
5
module mylib [extern_c] { header "mylib.h" link "mylib" export * }