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

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