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