Skip to main content

read_abi_u32_arg

Function read_abi_u32_arg 

Source
pub(crate) fn read_abi_u32_arg(
    memory: &SymMemory,
    args_offset: usize,
    index: usize,
    reason: &'static str,
) -> Result<u32, SymbolicError>
Expand description

Returns the read_abi_u32_arg cheatcode runtime helper result.