Use English Windows documentation

This commit is contained in:
Pablo Baeyens
2021-07-13 20:06:39 +02:00
parent dcef701d04
commit 6ac7b5bb9d
5 changed files with 5 additions and 5 deletions

View File

@@ -160,7 +160,7 @@ language item はコンパイラによって内部的に必要とされる特別
[`eh_personality` language item]: https://github.com/rust-lang/rust/blob/edb368491551a77d77a48446d4ee88b35490c565/src/libpanic_unwind/gcc.rs#L11-L45
[stack unwinding]: https://www.bogotobogo.com/cplusplus/stackunwinding.php
[libunwind]: https://www.nongnu.org/libunwind/
[structured exception handling]: https://docs.microsoft.com/de-de/windows/win32/debug/structured-exception-handling
[structured exception handling]: https://docs.microsoft.com/en-us/windows/win32/debug/structured-exception-handling
### アンワインドの無効化