Function write_cpp

Source
pub fn write_cpp(
    generated: &GeneratedCppBlocks,
    include_path: &str,
) -> CppFragment
Expand description

For a given GeneratedCppBlocks write this into a C++ header and source pair