Function gcc::windows_registry::find_tool [] [src]

pub fn find_tool(_target: &str, _tool: &str) -> Option<Tool>

Similar to the find function above, this function will attempt the same operation (finding a MSVC tool in a local install) but instead returns a Tool which may be introspected.