xhook-sys 0.1.0

A Rust binding for xHook
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[build-dependencies.bindgen]
version = "0.54"
[dependencies.libc]
version = "0.2"

[package]
authors = ["wuhx <i@xun.im>"]
description = "A Rust binding for xHook"
edition = "2018"
license = "MIT"
name = "xhook-sys"
version = "0.1.0"