milter-sys 0.2.2

Low-level FFI bindings to libmilter
Documentation
1
2
3
fn main() {
    pkg_config::probe_library("milter").unwrap();
}