reconstruct_function

Function reconstruct_function 

Source
pub fn reconstruct_function(
    f: &FunctionInfo,
    omit_bodies: bool,
    output: &mut String,
    indent_level: usize,
)