Function winapi::um::processthreadsapi::GetExitCodeThread[][src]

pub unsafe extern "system" fn GetExitCodeThread(
    hThread: HANDLE,
    lpExitCode: LPDWORD
) -> BOOL