#everything #sdk #bindings #windows #ffi

sys everything-sys-bindgen

Bindings to the Everything SDK using bindgen

2 releases

0.1.5 May 29, 2023
0.1.4 May 29, 2023

#185 in Windows APIs

40 downloads per month
Used in everything-rs

MIT/Apache

145KB
661 lines

Contains (Windows DLL, 95KB) Everything64.dll, (static library, 25KB) Everything64.lib

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

No runtime deps

~0–1.8MB
~36K SLoC