[][src]Function ewasm_api::call_static

pub fn call_static(gas_limit: u64, address: &Address, data: &[u8]) -> CallResult

Executes a static call which cannot mutate the state.