Tcl_UnlinkVar

Function Tcl_UnlinkVar 

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