Function tugger_windows::target_arch_to_windows_sdk_platform_path[][src]

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

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.