Docs.rs
wraith-rs-0.1.8
wraith-rs 0.1.8
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
helz-dotcom
Dependencies
iced-x86 ^1.21
normal
optional
log ^0.4
normal
optional
windows-sys ^0.59
dev
Versions
60.34%
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
Module arch
wraith
0.1.8
Module arch
Module Items
Modules
Constants
Type Aliases
In crate wraith
wraith
Module
arch
Copy item path
Source
Expand description
Architecture detection and segment register access
Modules
§
segment
x64 segment register access
Constants
§
IS_
64BIT
true if compiling for 64-bit
PTR_
SIZE
pointer size in bytes for current architecture
Type Aliases
§
Native
Ptr
architecture-specific pointer type for interop