A wrapper for libxbee
Build and install libxbee you can find it here
The xbee.rs file has been originally generated by rust-bindgen.
Manually added the libc
, va_list
crates and use of time_t, timespec, va_list::VaList, std::fs::File
and related modifications
According to this the modification made to use VaList has good chances to work. The changes for File might not.