Function Tcl_LogCommandInfo

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