Type Alias Tcl_EventSetupProc

Source
pub type Tcl_EventSetupProc = extern "C" fn(clientData: ClientData, flags: c_int);