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