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

type Tcl_WaitForEventProc = extern "C" fn(_: *const Tcl_Time) -> c_int;