Type Alias Tcl_TimerProc

Source
pub type Tcl_TimerProc = extern "C" fn(clientData: ClientData);