Crates.io | everything-sys-bindgen |
lib.rs | everything-sys-bindgen |
version | 0.1.5 |
source | src |
created_at | 2023-05-07 04:55:12.289474 |
updated_at | 2023-05-29 01:20:09.421466 |
description | Bindings to the Everything SDK using bindgen |
homepage | https://github.com/reedHam/everything-wrapper/tree/master/everything-sys-bindgen |
repository | https://github.com/reedHam/everything-wrapper/tree/master/everything-sys-bindgen |
max_upload_size | |
id | 858950 |
size | 158,074 |
Rust bindings to the Everything SDK C API using bindgen.
You will get a (exit code: 0xc0000135, STATUS_DLL_NOT_FOUND)
error if you try to run the program without the Everything SDK 64bit DLL in root directory of the project.
You can find the dll in the Everything SDK download under the dll dir.