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

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