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

Find the most recent installed version of Visual Studio

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