Rust oriented bits and pieces over the FFI binding to enable use of the libdvbv5 library from the V4L2 project.
libdvbv5 is a library to provide an application oriented API over the Linux kernel API.
#Libdvbv5
Rust support for using the libdvbv5 library from the Video for Linux
(V4L2) project.
Depends on Libdvbv5_Sys which provides the FFI to the libdvbv5 C API.