index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test cases
/
swift
/
7 modulemap subdir
/
mylib
/
module.modulemap
blob: 5aab62e9762265d3da9826910fc680d2fa7b417d (
plain
)
1
2
3
4
5
module mylib [extern_c] { header "mylib.h" link "mylib" export * }