Function wasmer_cli::c_gen::generate_c

source ยท
pub fn generate_c(statements: &[CStatement]) -> String
Expand description

Generate C source code from some CStatements into a String.