Type Alias Tcl_DriverThreadActionProc

Source
pub type Tcl_DriverThreadActionProc = extern "C" fn(instanceData: ClientData, action: c_int);