Function Tcl_DStringGetResult

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