[][src]Function cc::windows_registry::find_vs_version

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.