Type Alias Tcl_FileFreeProc

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