wasmtime_context_get_fuel

Function wasmtime_context_get_fuel 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_context_get_fuel( store: WasmtimeStoreContext<'_>, fuel: &mut u64, ) -> Option<Box<wasmtime_error_t>>