Function rust_tcl_sys::tcl::Tcl_LogCommandInfo [] [src]

pub unsafe extern "C" fn Tcl_LogCommandInfo(
    interp: *mut Tcl_Interp,
    script: *const c_char,
    command: *const c_char,
    length: c_int
)