wasmer_c_api::tracing

Function wasmer_setup_tracing

Source
#[no_mangle]
pub extern "C" fn wasmer_setup_tracing(
    verbosity_level: c_int,
    use_color: c_int,
)