core::gas
core::gas::gas_reserve_utilize
Adds the gas stored in the reserve back to the gas counter.
The reserve is consumed in the process.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
pub extern fn gas_reserve_utilize(reserve: GasReserve) implicits(GasBuiltin) nopanic;
Was this page helpful?