nf-queue 0.1.0

A thin wrapper around libmnl for netfilter queue
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=mnl");
}