Type Alias Tcl_InterpDeleteProc

Source
pub type Tcl_InterpDeleteProc = extern "C" fn(clientData: ClientData, interp: *mut Tcl_Interp);