Function Tcl_BackgroundException

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