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

type Tcl_TimerProc = extern "C" fn(_: ClientData);