Type Alias Tcl_DriverWatchProc

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