libresolv-sys 0.1.0

Native bindings to the libresolv library
Documentation
1
2
3
4
5

fn main() {
    println!("cargo:rustc-flags=-l resolv");
}