Expand description
Linux-specific process introspection. Utility crate to extract information about the running process.
Currently only works on Linux.
Structs§
- A segment of a shared object that’s loaded into memory.
- Information about a shared object loaded into the current process.
Statics§
- Mappings of the processes’ executable and shared libraries.