[][src]Function pgx_pg_sys::ExecGetJunkAttribute

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