Type Alias Tcl_FileProc

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