storage_cache_bytes32

Function storage_cache_bytes32 

Source
pub fn storage_cache_bytes32<E: EvmApi>(
    env: FunctionEnvMut<'_, WasmEnv<E>>,
    key_ptr: u32,
    value_ptr: u32,
) -> MaybeEscape
Expand description

Cache a 32-byte storage value for later flushing.