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