Docs.rs
dll-syringe-0.17.1
dll-syringe 0.17.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
OpenByteDev
Dependencies
bincode ^2.0
normal
optional
dll-syringe-macros ^0.1
normal
iced-x86 ^1.21
normal
optional
konst ^0.4
normal
num_enum ^0.7
normal
path-absolutize ^3.1
normal
same-file ^1.0
normal
serde ^1.0
normal
optional
shrinkwraprs ^0.3
normal
stopwatch2 ^2.0
normal
sysinfo ^0.37
normal
thiserror ^2.0
normal
widestring ^1.2
normal
winapi ^0.3
normal
current_platform ^0.2
dev
tempfile ^3.23
dev
goblin ^0.10
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
ProcessHandle
dll_
syringe
0.17.1
In dll_
syringe::
process
dll_syringe
::
process
Type Alias
Process
Handle
Copy item path
Source
pub type ProcessHandle =
HANDLE
;
Available on
Windows
only.
Expand description
A handle to a running process.