[][src]Function pgx_pg_sys::SysCacheGetAttr

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