Tcl_FindHashEntry

Function Tcl_FindHashEntry 

Source
pub unsafe extern "C" fn Tcl_FindHashEntry(
    tablePtr: *mut Tcl_HashTable,
    key: *const c_void,
) -> *mut Tcl_HashEntry