Tcl_SetErrorLine

Function Tcl_SetErrorLine 

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