# syscalls-rs Indirect syscalls for Windows. Original code from [https://github.com/janoglezcampos/rust_syscalls](https://github.com/janoglezcampos/rust_syscalls). --- ## Features * A single line for all your syscalls * Function name hashing at compilation time * Indirect sycalls * x86_64, WOW64 and x86 native support