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

type Tcl_DriverFlushProc = extern "C" fn(_: ClientData) -> c_int;