Type Alias Tcl_ExitProc

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