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

type Tcl_CompareHashKeysProc = extern "C" fn(_: *mut c_void, _: *mut Tcl_HashEntry) -> c_int;