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

type Tcl_SetTimerProc = extern "C" fn(_: *const Tcl_Time);