Type Alias Tcl_CloseProc

Source
pub type Tcl_CloseProc = extern "C" fn(data: ClientData);