pub fn walk_preprocess<P: AsRef<Path>>( cc: CCompiler, dir: P, include_dirs: Vec<&OsStr>, )
Preprocess all .cpprs files in a given directory.
.cpprs