pub(crate) fn write_resource_script_file(
rc_path: &Path,
file_description: &str,
filetype: VersionInfoFileType,
)
Expand description
Writes a Windows resource script file for the rust compiler with the product and file version information
into rc_path