disasm_function

Function disasm_function 

Source
pub fn disasm_function(
    return_type: &VmType,
    instructions: &[BinaryInstruction],
    range: &InstructionRange,
    debug_info: &DebugInfo,
    source_map_wrapper: &SourceMapWrapper<'_>,
    use_color: bool,
) -> String
Expand description

ยงPanics