wasmtime_context_set_epoch_deadline

Function wasmtime_context_set_epoch_deadline 

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