Skip to main content

Tcl_FileProc

Type Alias Tcl_FileProc 

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