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

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