Skip to main content

generate_wrapper_file

Function generate_wrapper_file 

Source
pub fn generate_wrapper_file(
    entries: &[&FuncEntry],
    ctx: &CodegenContext,
) -> String
Expand description

Generate a complete .cpp file with all wrapper functions for a class.