Function Tcl_GetCommandFullName

Source
pub unsafe extern "C" fn Tcl_GetCommandFullName(
    interp: *mut Tcl_Interp,
    command: Tcl_Command,
    objPtr: *mut Tcl_Obj,
)