videostream-sys 0.7.0

Low-level FFI bindings for VideoStream Library
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=videostream");
}