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

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