Function Tcl_SetObjLength

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