open-wether / Sources /CZlib /module.modulemap
soiz1's picture
Migrated from GitHub
6ee917b verified
Raw
History Blame Contribute Delete
66 Bytes
module CZlib [system] {
header "shim.h"
link "z"
export *
}