Function pgrx_pg_sys::ExecFetchSlotHeapTuple
source ยท pub unsafe fn ExecFetchSlotHeapTuple(
arg_slot: *mut TupleTableSlot,
arg_materialize: bool,
arg_shouldFree: *mut bool,
) -> HeapTuplepub unsafe fn ExecFetchSlotHeapTuple(
arg_slot: *mut TupleTableSlot,
arg_materialize: bool,
arg_shouldFree: *mut bool,
) -> HeapTuple