tango-client-sys 0.1.6

C bindings for a client to the Tango control system.
Documentation
1
2
3
4
5
#![allow(non_camel_case_types, non_upper_case_globals)]

extern crate libc;

include!("binding.rs");