Skip to main content

current_process_id

Function current_process_id 

Source
pub fn current_process_id<Os>(vmi: &VmiState<'_, Os>) -> Option<u32>
where Os: VmiOs,
Expand description

Returns the process ID of the current process, if available.