pgrx_pg_sys

Function SysCacheGetAttr

Source
pub unsafe fn SysCacheGetAttr(
    arg_cacheId: c_int,
    arg_tup: HeapTuple,
    arg_attributeNumber: AttrNumber,
    arg_isNull: *mut bool,
) -> Datum