Skip to main content

wasmtime_config_cranelift_regalloc_algorithm_set

Function wasmtime_config_cranelift_regalloc_algorithm_set 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_config_cranelift_regalloc_algorithm_set( c: &mut wasm_config_t, algo: wasmtime_regalloc_algorithm_t, )