Module utils

Module utils 

Source
Expand description

Helper functions to deal with processes/threads.

For a full example to open thread after obtained Win32 ThreadID, see retrieve_thread.rs

Structsยง

Processfind_process
process information from snapshot.
Processesfind_process
snapshot of processes
Threadfind_thread
process information from snapshot.
Threadsfind_thread
Snapshot of win32 threads.