Function Tcl_AppendAllObjTypes

Source
pub unsafe extern "C" fn Tcl_AppendAllObjTypes(
    interp: *mut Tcl_Interp,
    objPtr: *mut Tcl_Obj,
) -> c_int