Type Alias Tcl_ChannelProc

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