package libudev

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

ocaml-libudev

Bindings to libudev.

Online documentation can be found here (v0.1) (v0.2).

Installation

opam install libudev

Examples

Translated from http://www.signal11.us/oss/udev/.

See the examples/ directory.