Function Tcl_LimitSetCommands

Source
pub unsafe extern "C" fn Tcl_LimitSetCommands(
    interp: *mut Tcl_Interp,
    commandLimit: c_int,
)