libevent-sys

Released API docs

Rust FFI bindings to [libevent] library made using [Rust-Bindgen].

System Requirements

Building

Depends on libevent-dev or equivalent to be installed on the system. It can be found in most distro's package managers or from the libevent website linked above.

Once that is installed just use cargo build.