Function wasmtime_config_profiler_set

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_config_profiler_set(
    c: &mut wasm_config_t,
    strategy: wasmtime_profiling_strategy_t,
)