Function wasmtime_c_api::wasmtime_config_debug_info_set

source ·
#[no_mangle]
pub extern "C" fn wasmtime_config_debug_info_set(
    c: &mut wasm_config_t,
    enable: bool
)