Function wasmtime_context_epoch_deadline_async_yield_and_update

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_context_epoch_deadline_async_yield_and_update(
    store: WasmtimeStoreContextMut<'_>,
    delta: u64,
)