Function Tcl_DStringSetLength

Source
pub unsafe extern "C" fn Tcl_DStringSetLength(
    dsPtr: *mut Tcl_DString,
    length: c_int,
)