pub fn target_arch_to_windows_sdk_platform_path() -> Result<&'static str>
Expand description

Convert the current binary’s target architecture to a path used by the Windows SDK.

This can be used to resolve the path to host-native platform binaries in the Windows SDK.