Function windows_sys::Win32::System::Threading::GetProcessIdOfThread
pub unsafe extern "system" fn GetProcessIdOfThread(
thread: HANDLE
) -> u32
Expand description
Required features: "Win32_Foundation"