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

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