[][src]Type Definition panda::plugins::osi::OsiProcHandle

type OsiProcHandle = osi_proc_handle_struct;

Minimal handle for a process. Contains a unique identifier \p asid and a task descriptor pointer \p taskd that can be used to retrieve the full details of the process.