cpucycles-sys 0.1.2

FFI bindings to libcpucycles
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "cpucycles-sys"
version = "0.1.2"
edition = "2021"
license = "AGPL-3.0-only"
description = "FFI bindings to libcpucycles"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

[build-dependencies]
bindgen = "0.53.1"
copy_dir = "0.1"