Type Alias thread_priority::windows::ThreadId

source ·
pub type ThreadId = HANDLE;
Expand description

An alias type for a thread id.