Skip to main content

generate_c_with_config

Function generate_c_with_config 

Source
pub fn generate_c_with_config(
    module: &Module,
    config: CCodeGenConfig,
) -> Result<String, Box<dyn Error>>
Expand description

Generate C code with custom configuration