Type Alias Tcl_FreeHashEntryProc

Source
pub type Tcl_FreeHashEntryProc = extern "C" fn(hPtr: *mut Tcl_HashEntry);