Function FindTupleHashEntry

Source
pub unsafe fn FindTupleHashEntry(
    arg_hashtable: *mut TupleHashTableData,
    arg_slot: *mut TupleTableSlot,
    arg_eqcomp: *mut ExprState,
    arg_hashfunctions: *mut FmgrInfo,
) -> *mut TupleHashEntryData