Skip to main content

current_thread_id

Function current_thread_id 

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

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