rust_tcl_sys::tcl::Tcl_AllocHashEntryProc [-] [+] [src]

type Tcl_AllocHashEntryProc =  extern "C" fn(tablePtr: *mut Tcl_HashTable, keyPtr: *mut c_void) -> *mut Struct_Tcl_HashEntry;