Function wasmtime_c_api::wasmtime_config_strategy_set

source ·
#[no_mangle]
pub extern "C" fn wasmtime_config_strategy_set(
    c: &mut wasm_config_t,
    strategy: wasmtime_strategy_t
)