Function Tcl_AttemptSetObjLength

Source
pub unsafe extern "C" fn Tcl_AttemptSetObjLength(
    objPtr: *mut Tcl_Obj,
    length: c_int,
) -> c_int