Function Tcl_DeleteCommandFromToken

Source
pub unsafe extern "C" fn Tcl_DeleteCommandFromToken(
    interp: *mut Tcl_Interp,
    command: Tcl_Command,
) -> c_int