Function wasmtime_config_wasm_component_model_set

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