Function Tcl_DStringResult

Source
pub unsafe extern "C" fn Tcl_DStringResult(
    interp: *mut Tcl_Interp,
    dsPtr: *mut Tcl_DString,
)