Function pgx_pg_sys::ExecGetJunkAttribute[][src]

pub unsafe fn ExecGetJunkAttribute(
    arg_slot: *mut TupleTableSlot,
    arg_attno: AttrNumber,
    arg_isNull: *mut bool
) -> Datum