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

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