Type Alias Tcl_EventCheckProc

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