pub fn return_data_size<E: EvmApi>( env: FunctionEnvMut<'_, WasmEnv<E>>, ) -> Result<u32, Escape>
Get the size of the return data.