Crates.io | vergilius |
lib.rs | vergilius |
version | 0.1.2 |
source | src |
created_at | 2024-06-11 21:06:25.061308 |
updated_at | 2024-06-11 22:01:17.439441 |
description | Automatically generated Windows internals structures from vergiliusproject.com |
homepage | https://github.com/novafacing/vergilius-rs |
repository | https://github.com/novafacing/vergilius-rs |
max_upload_size | |
id | 1268909 |
size | 87,367,406 |
Rust auto-generated bindings from the C structures published at vergiliusproject.com.
To generate headers:
cargo run --bin generate-headers --features=generate
You will then need to make a couple modifications to some files. To list the errors,
just compile a header like clang -Wno-everything -o /dev/null headers/bindings-10.0.22631-2428-x64.h
.
<
in the nameTo generate bindings:
cargo run --bin generate-bindings --features=generate