wasmtime_c_api

Function wasmtime_config_epoch_interruption_set

Source
#[no_mangle]
pub extern "C" fn wasmtime_config_epoch_interruption_set(
    c: &mut wasm_config_t,
    enable: bool,
)