Type Alias Tcl_ScaleTimeProc

Source
pub type Tcl_ScaleTimeProc = extern "C" fn(timebuf: *mut Tcl_Time, clientData: ClientData);