pub fn generate_c(statements: &[CStatement]) -> StringExpand description
Generate C source code from some CStatements into a String.
pub fn generate_c(statements: &[CStatement]) -> StringGenerate C source code from some CStatements into a String.