Type Alias Tcl_DriverFlushProc

Source
pub type Tcl_DriverFlushProc = extern "C" fn(instanceData: ClientData) -> c_int;