pgrx_pg_sys

Function SearchSysCache3

Source
pub unsafe fn SearchSysCache3(
    arg_cacheId: c_int,
    arg_key1: Datum,
    arg_key2: Datum,
    arg_key3: Datum,
) -> HeapTuple