Function eei::ethereum_useGas[][src]

pub unsafe extern "C" fn ethereum_useGas(amount: i64)
Expand description

Subtracts an amount to the gas counter

Arguments:

  • amount: the amount to subtract to the gas counter.