libudev 0.3.0

Rust wrapper for libudev
Documentation
1
2
3
pub trait Handle<T> {
    fn as_ptr(&self) -> *mut T;
}