Type Definition rust_tcl_sys::tcl::Tcl_ChannelProc [] [src]

type Tcl_ChannelProc = extern "C" fn(_: ClientData, _: c_int);