swift
d619b3fb - Merge pull request #42582 from apple/jgrynspan/fix-win32-dbghelp-signature

Commit
3 years ago
Merge pull request #42582 from apple/jgrynspan/fix-win32-dbghelp-signature Change the signature of `_swift_withWin32DbgHelpLibrary()` to not use `std::function` (which is not ABI-safe in C functions.)
Author
Loading