sudo_plugin-sys 1.1.0

Bindings to the sudo plugin API
Documentation
# sudo_plugin-sys

[![Build Status](https://travis-ci.org/square/sudo_pair.svg?branch=master)](https://travis-ci.org/square/sudo_pair)

Autogenerated FFI definitions for the [sudo_plugin(8)][sudo_plugin_man]
facility.

## Sudo Plugin API Version

This crate provides a `sudo_plugin.h` for API version 1.9, but will
preferentially build against system-installed versions of this header
when available.

## Building

```sh
cargo build
```

## Contributions

Contributions are welcome!

## License

`sudo_pair` is  distributed under the terms of the Apache License
Version 2.0).

See [LICENSE-APACHE](../LICENSE-APACHE) for details.

[sudo_plugin_man]: https://www.sudo.ws/man/1.8.22/sudo_plugin.man.html