Skip to main content

call_input_from_memory

Function call_input_from_memory 

Source
pub(crate) fn call_input_from_memory(
    memory: &SymMemory,
    offset: SymWord,
    size: &BoundedCopySize,
) -> Vec<SymWord>
Expand description

Implements the call_input_from_memory symbolic calldata helper.