wepoll-sys 3.0.1

Raw bindings to the wepoll library
[build-dependencies.cc]
version = "^1.0"

[features]
default = []

[package]
authors = ["Yorick Peterse <yorickpeterse@gmail.com>"]
build = "build.rs"
categories = ["external-ffi-bindings", "os::windows-apis"]
description = "Raw bindings to the wepoll library"
edition = "2018"
keywords = ["wepoll", "poll", "windows", "epoll"]
license = "MPL-2.0"
links = "wepoll"
name = "wepoll-sys"
readme = "README.md"
repository = "https://gitlab.com/yorickpeterse/wepoll-sys"
version = "3.0.1"
[package.metadata.docs.rs]
targets = ["x86_64-pc-windows-msvc"]