onig_sys 69.8.1

The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don't want to link to this crate directly; instead check out the `onig` crate.
Documentation
{
  "git": {
    "sha1": "d2bf79faaff42d9c4e83878f3c7608f7db6d8574"
  },
  "path_in_vcs": "onig_sys"
}