Function enable_tracing

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