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

type Tcl_DriverWatchProc = extern "C" fn(_: ClientData, _: c_int);