= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
OCaml bindings to libudev
.
Part of the documentation has been derived from the pyudev documentation.
Error management
Unexpected errors, that may be raised by the functions of the binding.
val string_of_error : error -> string
exception Error of error
Udev
module Context : sig ... end
UDev database context.
module Device : sig ... end
Accessing device information.
module Monitor : sig ... end
Device monitoring.
module Enumerate : sig ... end
Device enumeration and filtering.