Function rust_tcl_sys::tcl::Tcl_AddObjErrorInfo [] [src]

pub unsafe extern "C" fn Tcl_AddObjErrorInfo(
    interp: *mut Tcl_Interp,
    message: *const c_char,
    length: c_int
)