termux-api-sys 0.1.1

Bindings to termux-api
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=termux-api");
}