Function Tcl_UpdateLinkedVar

Source
pub unsafe extern "C" fn Tcl_UpdateLinkedVar(
    interp: *mut Tcl_Interp,
    varName: *const c_char,
)