lxc-sys2 1.0.0

Native bindings for lxc library
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=lxc");
}