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

type Tcl_GetTimeProc = extern "C" fn(_: *mut Tcl_Time, _: ClientData);