[][src]Function pgx_pg_sys::ExecFetchSlotHeapTuple

pub unsafe fn ExecFetchSlotHeapTuple(
    arg_slot: *mut TupleTableSlot,
    arg_materialize: bool,
    arg_shouldFree: *mut bool
) -> HeapTuple