wasmtime_c_api

Function wasmtime_config_wasm_simd_set

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