Tcl_SetErrorCode

Function Tcl_SetErrorCode 

Source
pub unsafe extern "C" fn Tcl_SetErrorCode(
    interp: *mut Tcl_Interp,
    ...
)