module Udev:sig
..end
libudev
.
Part of the documentation has been derived from the pyudev
documentation .
type
error =
| |
Null |
| |
Errno of |
val string_of_error : error -> string
exception Error of error
module Context:sig
..end
module Device:sig
..end
module Monitor:sig
..end
module Enumerate:sig
..end