pub(crate) fn find_resource_compiler(arch_or_target: &str) -> Option<PathBuf>
Find the Windows SDK resource compiler rc.exe for the given architecture or target triple. Returns None if the tool could not be found.
rc.exe
None