Tcl_GetCommandName

Function Tcl_GetCommandName 

Source
pub unsafe extern "C" fn Tcl_GetCommandName(
    interp: *mut Tcl_Interp,
    command: Tcl_Command,
) -> *const c_char