Tcl_RestoreInterpState

Function Tcl_RestoreInterpState 

Source
pub unsafe extern "C" fn Tcl_RestoreInterpState(
    interp: *mut Tcl_Interp,
    state: Tcl_InterpState,
) -> c_int