Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

Adds the gas stored in the reserve back to the gas counter. The reserve is consumed in the process.

Signature

pub extern fn gas_reserve_utilize(reserve: GasReserve) implicits(GasBuiltin) nopanic;