Function pgrx_pg_sys::hash_search_with_hash_value
source ยท pub unsafe fn hash_search_with_hash_value(
arg_hashp: *mut HTAB,
arg_keyPtr: *const c_void,
arg_hashvalue: uint32,
arg_action: Type,
arg_foundPtr: *mut bool,
) -> *mut c_void