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.