Type Alias Tcl_CmdDeleteProc

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