Type Alias Tcl_LimitHandlerProc

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