wepoll-sys-stjepang 1.0.5

A fork of wepoll-sys with stjepang's patches
Documentation
[build-dependencies.bindgen]
optional = true
version = "^0.53"

[build-dependencies.cc]
version = "^1.0"

[features]
buildtime-bindgen = ["bindgen"]
default = []

[package]
authors = ["Yorick Peterse <yorickpeterse@gmail.com>", "Stjepan Glavina <stjepang@gmail.com>"]
build = "build.rs"
categories = ["external-ffi-bindings", "os::windows-apis"]
description = "A fork of wepoll-sys with stjepang's patches"
documentation = "https://docs.rs/wepoll-sys-stjepang"
edition = "2018"
homepage = "https://github.com/stjepang/wepoll-sys-stjepang"
keywords = ["wepoll", "poll", "windows", "epoll"]
license = "MPL-2.0"
links = "wepoll"
name = "wepoll-sys-stjepang"
readme = "README.md"
repository = "https://github.com/stjepang/wepoll-sys-stjepang"
version = "1.0.5"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
rustc-args = ["--cfg", "docs_rs"]
rustdoc-args = ["--cfg", "docs_rs"]