everything-sys-bindgen

Crates.ioeverything-sys-bindgen
lib.rseverything-sys-bindgen
version0.1.5
sourcesrc
created_at2023-05-07 04:55:12.289474
updated_at2023-05-29 01:20:09.421466
descriptionBindings to the Everything SDK using bindgen
homepagehttps://github.com/reedHam/everything-wrapper/tree/master/everything-sys-bindgen
repositoryhttps://github.com/reedHam/everything-wrapper/tree/master/everything-sys-bindgen
max_upload_size
id858950
size158,074
Reed Hambrook (reedHam)

documentation

README

everything-sys-bindgen

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.

References

Commit count: 0

cargo fmt