Type Definition rust_tcl_sys::tcl::Tcl_FreeHashEntryProc [] [src]

type Tcl_FreeHashEntryProc = extern "C" fn(_: *mut Tcl_HashEntry);