Function windows_sys::Win32::System::Threading::GetExitCodeThread

pub unsafe extern "system" fn GetExitCodeThread(
    hthread: HANDLE,
    lpexitcode: *mut u32,
) -> BOOL