Type Definition rust_tcl_sys::tcl::Tcl_InterpDeleteProc [] [src]

type Tcl_InterpDeleteProc = extern "C" fn(_: ClientData, _: *mut Tcl_Interp);