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

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