pub fn build_native_static_lib_cxx(lib_name: &str) -> PathBuf
Builds a static lib (.lib on Windows MSVC and .a for the rest) with the given name. Built from a C++ file.
.lib
.a