Function gcc::windows_registry::find_vs_version [] [src]

pub fn find_vs_version() -> Result<VsVers, String>

Find the most recent installed version of Visual Studio

This is used by the cmake crate to figure out the correct generator.