find_resource_compiler

Function find_resource_compiler 

Source
pub(crate) fn find_resource_compiler(arch_or_target: &str) -> Option<PathBuf>
Expand description

Find the Windows SDK resource compiler rc.exe for the given architecture or target triple. Returns None if the tool could not be found.