Function enable_tracing

Source
#[no_mangle]
pub extern "C" fn enable_tracing(
    rust_log: *const c_char,
    tracing: *const c_char,
)