Skip to main content

complete_cheatcode_call

Function complete_cheatcode_call 

Source
pub(crate) fn complete_cheatcode_call(
    state: &mut PathState,
    out_offset: SymWord,
    out_size: &BoundedCopySize,
    return_data: SymReturnData,
) -> Result<(), SymbolicError>
Expand description

Implements the complete_cheatcode_call cheatcode runtime helper.